Closed
Description
There is an issue with dropping the channel axis during prediction export in the pixelclassification applet.
How to replicate:
During prediction export if the axis order in the image export options is set from e.g. yxc to yx (dropping the channel) after closing the options menu saving the project leads to an "pop index out of range IndexError". If the project is closed in that condition it can't be opened again.
The only work around to save the labels was to manually add an empty channel axis to the hdf5 project file. After that the project can be opened again.
Cheers, Adrian