Closed pr4deepr closed 1 month ago
CLI:
When running Crop in CLI by passing an ROIlist as a zip file and specifying roi_subset in yaml-config, I can save multiple ROIs.
However, if I run this with a workflow, the workflow gets executed but only for the first ROI. Rest of the ROIs or crops do not get processed.
@multimeric
So it happens when you enable workflow + crop in the CLI?
Yes, crop on its own is fine.. The probl lem happens when I enable crop in the yaml config file
CLI:
When running Crop in CLI by passing an ROIlist as a zip file and specifying roi_subset in yaml-config, I can save multiple ROIs.
However, if I run this with a workflow, the workflow gets executed but only for the first ROI. Rest of the ROIs or crops do not get processed.
@multimeric