sankeert1999 / Virtual-Orientation-Tools-VOTj

Virtual Orientation Tool FIJI (VOTj) : A Fiji plugin for object centering and alignment
MIT License
0 stars 0 forks source link

xyc image and stack for the mask raises an issue -> ip_list empty #4

Closed LauLauThom closed 1 year ago

LauLauThom commented 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)