@k-dominik maybe you can help me out here. I just made a simple object classification pipeline for a 3D image and tried to export the results but I am getting an unhelpful index out of bounds
error. The image itself is exported fine, the issue seems to be writing the results table (csv and h5 options both produce this).
Looking at the ilastik log it looks like the index error is being thrown by do_export
https://github.com/ilastik/ilastik/blob/31a2233731cde7934f95721ba70a33a2b1a74be3/ilastik/applets/objectClassification/opObjectClassification.py#L835
Happy to send you the ilp
, log files, and example image to reproduce if that helps. I am using Ilastik 1.3.3post2-OSX