Macros

Modules capable of running ImageJ macros during a workflow. Using MIA-specific macro commands, images and objects in the workspace can be accessed from each macro.

Add custom metadata item

DEPRECATED: Please use "Global variables" module instead, which allows custom values to be accessed using the V{[NAME]} notation.

GUI separator

GUI separators break the module list into sections, where all modules are considered to be in the "section" corresponding to the separator above them in the module list.

Global variables

Create fixed values which can be accessed by text entry parameters from all modules.