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

Mango Volume Metadata

Mango volume metadata currently stores series label information, but may store additional data in the future. See below for an example:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE MangoVolume SYSTEM "http://mangoviewer.com/mangovolume.dtd">
<MangoVolume version="3.2">
    <Series length="180">
        <Point index="0" name="My Series First Image"/>
        <Point index="1" name="My Series Second Image"/>
    </Series>
</MangoVolume>
 

These data are stored as a NIFTI extension.