Concatenate stacks 2
This is a candidate replacement for the original ConcatenateStacks.
Description
This is a candidate replacement for the original ConcatenateStacks.  For now, it's marked as "deprecated" to keep it hidden.
Combine two or more image stacks into a single stack.  This module allows images to be combined along any of the axes X,Y,C,Z or T.
Note: Image stack dimensions and bit-depths must be compatible.
Parameters
| Parameter | Description | 
|---|---|
| Add image | Add another image for concatenation. | 
| Input image | Image for concatenation. | 
| Allow missing images | If enabled, the moduule can ignore any images specified for inclusion that aren't present in the workspace. This is useful if an image's existence is dependent on optional modules. | 
| Remove input images | |
| Output image | The resultant image of concatenation to be added to the workspace. | 
| Axis mode | Axis along which to concatenate input images. |