Extract substack

Extract a substack from the specified input image in terms of channels, slices and frames.

Description

Extract a substack from the specified input image in terms of channels, slices and frames. The output image is saved to the workspace for use later on in the workflow.

Parameters

ParameterDescription
Input imageImage from which the substack will be taken.
Output imageOutput substack image.
Selection modeMethod for selection of substack dimension ranges.

- "Fixed" (default) will apply the pre-specified dimension ranges to the input image.

- "Manual" will display a dialog asking the user to select the dimension ranges at runtime. Each dimension (channel, slice or frame) can be fixed (i.e. not presented as an option to the user) using the "enable" toggles.
ChannelsChannel range to be extracted from the input image. If "Selection mode" is set to "Fixed" this will be applied to each image. If "Selection mode" is set to "Manual" this will be the default value present to the user, but can be changed for the final extraction.
SlicesSlice range to be extracted from the input image. If "Selection mode" is set to "Fixed" this will be applied to each image. If "Selection mode" is set to "Manual" this will be the default value present to the user, but can be changed for the final extraction.
FramesFrame range to be extracted from the input image. If "Selection mode" is set to "Fixed" this will be applied to each image. If "Selection mode" is set to "Manual" this will be the default value present to the user, but can be changed for the final extraction.
Enable channels selectionIf enabled, the user will be able to specify the final channel range to be used in the substack extraction.
Enable slices selectionIf enabled, the user will be able to specify the final slice range to be used in the substack extraction.
Enable frames selectionIf enabled, the user will be able to specify the final frame range to be used in the substack extraction.