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

Viewer    File Menu    Edit Menu    View Menu    Analysis Menu    ROI Menu    Image Menu    Plugins Menu    Window Menu   
Surface    File Menu    View Menu    Surface Menu    Shapes Menu    Plugins Menu    Window Menu   
Toolbox    Open Menu    Options Menu    Help Menu    Window Menu    |     Keyboard Shortcuts    Command-line Utilities   

Image Menu

Image Menu
This menu manages image operations.

Image Calculator. This will open the viewer's Image Calculator.

Make Statistical Image from Time-series. If a time-series is loaded, this option can be used to make an image based on the statistics of each voxel across time. Statistics include mean, max, min, standard deviation, and sum.

Transform. This window provides tools to add, edit, and construct image transforms. See the Transform section.

Filter. Loaded filters will appear in this menu list and can be selected to process the image. See the Add/Edit Filter section. An option to construct a rank filter (min, median, max) can also be accessed from this menu.

Create Snapshot
Create Snapshot. Takes a snapshot of the main slice viewer. Options are provided to choose a file location.

Create Layout
Create Layout. Creates a multi-slice layout of the main slice viewer. Layout slices may come from multiple slices of a single slice volume, slices in a series, or slices from multiple slice viewers. Following changes to the below settings, click Update Layout.

Create Video
Create Video. Create a video of the main slice viewer. Options are provides to select video container type, compression quality and FPS.

Create Webpage
Create Webpage. Create a webpage of the image, including overlays and atlas, that contains an interactive viewer. The default options should be sufficient in most circumstances, but for advanced usage features click the More Options button.

This feature uses Papaya, a JavaScript-based research image viewer. Click here to learn more about Papaya.

Build Surface. This can be used to build a surface from the base image volume. Options are provided to smooth the image, select a surface threshold, and smooth the surface. See the Surface section for more information.

Build Projection. Create an animated maximum intensity projection of the image. Options are provided to select projection plane, rotation axis, resolution and amount of detail.

Image Calculator
Image Calculator. This window can be used to construct an image operation using numbers, keywords, and operators. The operation can be performed on every voxel in the volume, only voxels within the current slice, or only voxels inside or outside an ROI. In a time-series, the operation can be performed in the selected region for the current volume or across all volumes.

This/Other. Within the operation string, the keyword this refers to the value of the current voxel. Values at the same location in other viewers can be accessed using the keyword other (the value is based on the location at the same millimeter distance as the voxel in this image). These keywords can be added using the buttons in the top-right corner of the calculator.

Output to This/New. The output image can either be this or a new image of the same dimensions and type. This option is found to the left of the equals sign.

Operations. The bottom row of buttons provides several kinds of operations: math (e.g., square root, log, sin), bool (e.g., xor, if/then), stats (e.g., mean within an ROI, standard deviation across time), and misc (e.g., generate a random number, get the column index of the current voxel).

Examples. These operations can be combined in many ways to perform simple to very complex operations on the image. The ten most recently used operations are saved and can be accessed via the history button. Here are a few examples:

Transform. This section describes tools useful for image transformation.

Add/Edit Transform
This tool can be used to edit the image transform. The viewer is automatically updated as the transform is dynamically modified.