Overview
Forum
Mango
iMango
Papaya
Multi-image Analysis GUI
Download
User Guide
Developer Guide
Troubleshooting
Acknowledgements

Atlases

Atlases can either be a plugin JAR file that implements the Atlas plugin interface or a folder with an extension of .atlas which contains atlas files that follow the FSL Atlas Specification. To load an atlas in Mango, open Add/Remove Plugins from the toolbox, click Add, then select either the JAR file or .atlas folder.

Once loaded, the atlas will appear as a drop-down of the coordinate mode button. Two atlases -- Talairach and MNI -- are included by default with Mango. If FSL is installed, Mango will attempt to automatically load the atlases included with this software package. To manually load an atlas, see below.

Creating an Atlas

Mango can read atlas data that follows the FSL Atlas specification. An atlas of this kind is composed of two files. An XML file that contains a map of anatomical labels and an image file that references these labels.

The atlas data that comes with an FSL installation can easily be packaged for Mango. To create a Mango atlas, follow these steps:

  1. Create a folder and give it an extension of .atlas.
  2. Copy the XML file to this folder.
  3. Note in the XML file the relative path of the image file. Create any subfolders necessary for this path and copy the image to this location.
  4. Open Add/Remove Plugins from the toolbox, click Add, then select the .atlas folder.

See this downloadable atlas as an example of how to package a Mango atlas.

Atlas Use Notes

Atlas Spec Extensions