Skip to main content

3D atlas analysis and annotation

Project description

MagellanMapper

MagellanMapper is a graphical imaging informatics suite for 3D reconstruction and automated analysis of whole specimens and atlases. Its design philosophy is to make the raw 3D images as accessible as possible, simplify annotation from nuclei to atlases, and scale from the laptop or desktop to the cloud in cross-platform environments.

ROI Editor and Atlas Editor screenshots

Quick Reference

Quick Install

Install MagellanMapper with its graphical interface and registration tools:

pip install "magellanmapper[gui,itk]"

Then launch MagellanMapper:

mm

Full Install

Alternatively, Conda can be used to install MagellanMapper along with support for importing proprietary image file formats (note: not currently working on Apple Silicon (Mac M-chip) platforms):

conda env create -n mag -f https://raw.githubusercontent.com/sanderslab/magellanmapper/master/envs/environment_rel.yml

Then activate the environment (mag) and run MagellanMapper:

conda activate mag
mm

If you have Java, you can do the same through Pip:

pip install "magellanmapper[most]" --extra-index-url https://pypi.fury.io/dd8/

The extra index accesses a few customized dependencies for MagellanMapper.

For the latest updates and fixes, download from Git and install:

git clone https://github.com/sanderslab/magellanmapper.git
cd magellanmapper
conda env create -n mag -f environment.yml
python run.py

Or for Pip, replace the conda line with:

pip install -e ".[most]" --extra-index-url https://pypi.fury.io/dd8/

More ways to install and run

See the install docs for more details, including:

Using MagellanMapper

MagellanMapper consists of a graphical user interface (GUI), command-line interface (CLI), and application programming interface (API) for Python programmatic access. See the GUI docs for graphical usage and the CLI docs for scripting.

For automated tasks, see the sample_cmds_bash.ipynb Jupyter Notebook (or the older sample_cmds.sh script) that shows examples of running the CLI and exploring images in the GUI. See ReadTheDocs for more details, including viewer shortcuts and customizing settings for your image analysis.

Have a question? Found a bug? Want a feature? Please ask!

Image file import

Large images or proprietary microscopy formats such as CZI can be imported by MagellanMapper into NumPy format, which allows on-the-fly loading to reduce memory requirements and initial loading time. In the "Import" tab, you can select files, view and update metadata, and import the files.

Medical imaging formats such as .mha (or .mhd/.raw) and .nii (or .nii.gz) can be opened with the SimpleITK/SimpleElastix library and do not require separate import.

Sample 3D data

To try out functions with sample images, download any of these files:

Related publications and datasets

Licensed under the open-source BSD-3 license

Author: David Young, 2017, 2025

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

magellanmapper-1.6.0.tar.gz (455.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

magellanmapper-1.6.0-py3-none-any.whl (493.2 kB view details)

Uploaded Python 3

File details

Details for the file magellanmapper-1.6.0.tar.gz.

File metadata

  • Download URL: magellanmapper-1.6.0.tar.gz
  • Upload date:
  • Size: 455.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.13

File hashes

Hashes for magellanmapper-1.6.0.tar.gz
Algorithm Hash digest
SHA256 c3bc0e84168c37cab442e31dccc95c3cc521c3c94d0e8faeacf4b49f12dbb144
MD5 a3b9cb0c780b84121c1d153e055ecb91
BLAKE2b-256 ed7471ee4a2770a1451838ea445e336cc36c4381439ad76662f9987ed17c8d9d

See more details on using hashes here.

File details

Details for the file magellanmapper-1.6.0-py3-none-any.whl.

File metadata

  • Download URL: magellanmapper-1.6.0-py3-none-any.whl
  • Upload date:
  • Size: 493.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.13

File hashes

Hashes for magellanmapper-1.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b80dceffb4ac94a3f249c07387e67e3d6051fcf0cdf809e85c83547292aaa279
MD5 0bd0aaed217b2f842f56f0f6f1b3dab5
BLAKE2b-256 86f2da8c8f3cd3bf0872ddae6380f2777309d4bba515f638e7b4e566f30eead0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page