Hi guys,
I use a file chooser to select the image file to be read: "s:\Python_Projects_Testdata\CZI\testwell96.czi"
This works OK. he next node is the Image Reader (Table) which should use the filename as input. But when I try to read the metadata only, I get the following error message:
ERROR Image Reader (Table) 0:6 Execute failed: Encountered duplicate row ID "s:\Python_Projects_Testdata\CZI\testwell96.czi" at row number 2
I get the same behavior when I use the normal Image reader node.
Any ideas what I am doing wrong? It is no problem to read the OME metadata using BioFormats in Fiji.