Closed LauLauThom closed 1 year ago
For xyc/multi-channel images, the mask should only be 2D. If a 3D mask is provided, currently a cryptic python error occurs. A clearer error message should be shown to the user in this case, using IJ.error(string, string)
IJ.error(string, string)
For xyc/multi-channel images, the mask should only be 2D. If a 3D mask is provided, currently a cryptic python error occurs. A clearer error message should be shown to the user in this case, using
IJ.error(string, string)