Input control
Select which file(s) or folder(s) MIA will process through.
Description
Select which file(s) or folder(s) MIA will process through. If a file is selected, that file alone will be processed; however, selecting a folder will cause the system to iterate over all files and sub-folders within that folder. Each file identified here will initialise its own workspace.
It is possible to add filters to limit which files are used. Multiple filters can be applied.
n.b. This module simply creates the workspace for subsequent analysis; no images are automatically loaded at this point. To load image data to the workspace use the "Load image" module.
Parameters
Parameter | Description |
---|---|
Input path | The file or folder path to process. If a file is selected, that file alone will be processed. If a folder is selected, each file in that folder (and all sub-folders) passing the filters will be processed. |
Series mode | For multi-series files, select which series to process:
|
Series list | Comma-separated list of series numbers to be processed. |
Only load first file per folder | Only load the (alphabetically) first file in each folder. |
Only load first matching group | Only load the (alphabetically) first file matching the group specified by the regular expression "Pattern" parameter. Each candidate filename will be matched against the regular expression in "Pattern" and retained for analysis if the selected group hasn't been seen before. Only one group (specified using standard regex parenthesis notation) can be used. |
Pattern | Regular expression pattern to use when "Only load first matching group" is enabled. This pattern must contain at least one group (specified using standard regex parenthesis notation). |
Spatial unit | Spatial units for calibrated measurements. Assuming spatial calibration can be read from the input file when loaded, this will convert the input calibrated units to the units specified here. |
Temporal unit | Temporal units for calibrated measurements. Assuming temporal calibration can be read from the input file when loaded, this will convert the input calibrated units to the units specified here. |
Ignore case | |
Add filter | Add another filename filter. All images to be processed will pass all filters. |
Filter source | Type of filter to add. |
Filter value | Value to filter filenames against. |
Filter type | Control how the present filter operates:
|
Simultaneous jobs | The number of images that will be processed simultaneously. If this is set to "1" while processing a folder each valid file will still be processed, they will just complete one at a time. For large images this is best left as "1" unless using a system with large amounts of RAM. |