Skip to content

MagellanMapper v1.6 beta 2

Compare
Choose a tag to compare
@yoda-vid yoda-vid released this 26 Jun 11:15
· 214 commits to master since this release

Highlights in v1.6 pre-releases

  • Smoother, faster interactions with main plots, including atlas label name display, label editing, and pan and zoom navigation
  • Available as binary wheel to install without requiring the source code
  • Faster, lighter installation with fewer required dependency packages
  • Extends suppor to Python 3.11
  • Simpler entry point to launch MagellanMapper: mm
  • Supports ITK-Elastix for image registration
  • Atlases can be downloaded directly through BrainGlobe (see the new "Atlases" panel)
  • Atlas regions can be searched (see "Atlases > Region")
  • Atlas Editor planes can be reordered or turned off
  • Detection channels can be selected independently of the loaded image to overlay prior detections or compare channels (see "Detect > Chl")
  • Images can be viewed as RGB (see "ROI > Channels") or merged channels
  • Jupyter Notebook tutorial for running common tasks

Major changes since beta 1

  • Python 3.10-3.11 are now supported (#379, #517)
  • Supports image I/O and registration through ITK-Elastix (#495, #497, #500, #504)
  • "Merge" option in the ROI panel to merge channels using additive blending (#492)
  • Use core fonts in PDF/PS file exports to keep vector text (#486)
  • Fixed parsing some metadata when importing files with Bio-Formats (#502)

See the full release notes draft here for more details.