-
metadataParser
acquifer.core.im.MetadataParser metadataParser
-
groupedImageInfos
acquifer.core.ImageSeries[] groupedImageInfos
-
showStack
boolean showStack
If yes or no the stack should be shown
-
useVirtual
boolean useVirtual
If VirtualStack should be used to display the stack.
Faster but potential compatibility issues with macros (i.e need to duplicate).
-
saveStack
boolean saveStack
If yes or no, the stack should be saved.
If yes, it is saved in stackDir.
-
stackDir
String stackDir
Where the stack should be saved if saveStack is true.
-
projectStack
boolean projectStack
If yes or no the stack should be projected
-
showProjectionTickbox
boolean showProjectionTickbox
If a tick box should be shown in the GUI to ask the user about yes/no project stack
-
showProjection
boolean showProjection
Show stack projection (yes/no)
-
saveProjection
boolean saveProjection
If the projection should be saved
-
METHODS
String[] METHODS
Set of projection method for the stack
-
projMethod
String projMethod
The selected projection method as a string
-
useCustomRange
boolean useCustomRange
If a custom Z-slice range should be used for projection
-
startSlice
int startSlice
-
stopSlice
int stopSlice
-
projDir
String projDir
Where to save the projection if saveProjection is true
-
stack
ij.ImagePlus stack
Stack/hyperstack generated by the plugin at each iteration (each well).
-
proj
ij.ImagePlus proj
Stack projection