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   

Plugins Menu

Plugins Menu
Loaded viewer plugins will be listed here. To see what plugins are available, visit the downloads page. For information about developing plugins, see the Developer Tools page.

Scripts. Use this to record and edit scripts.

Get More Plugins. This opens the plugins webpage which posts all plugins available for download.

Script Manager
Script Manager. This window can be used to edit and record scripts. A script in Mango is a series of actions, represented in the Python programming language. Scripts can be written from scratch using the Script Python API or they can be recorded via the GUI. Scripts can be recorded in either of two modes: with user input (the script will pause to prompt the user for input) or without user input (the script will run automatically).

See this tutorial to learn more about using scripts in Mango. See here for some example scripts.