Hi Josh,
Just got back to working on the dataset again. The dataset in question is a 3D screen in the PE Operetta format I believe. The dataset itself is quite large, what subset would be useful to you? I'm guessing the metadata + several image data? Also, where shall I upload the sample data?
As an update, I've also observed some odd messages when the "--debug ALL" flag is set. Immediately upon calling the import, I see the following repeated log entires:
2019-02-19 18:34:42,426 842 [ main] TRACE loci.common.Location - Location(/some/location/Unnamed.xml)
2019-02-19 18:34:42,426 842 [ main] TRACE loci.common.Location - Location is not a URL
2019-02-19 18:34:42,426 842 [ main] TRACE loci.common.Location - getParent()
2019-02-19 18:34:42,426 842 [ main] TRACE loci.common.Location - getName()
2019-02-19 18:34:42,426 842 [ main] TRACE loci.common.Location - Location(/some/location/Unnamed.htm)
2019-02-19 18:34:42,426 842 [ main] TRACE loci.common.Location - Location is not a URL
2019-02-19 18:34:42,426 842 [ main] TRACE loci.common.Location - exists()
......
2019-02-19 18:34:43,569 1985 [ main] TRACE loci.common.Location - Location(/some/location/r02c08f01p30-ch3sk1fk1fl1.tiff)
2019-02-19 18:34:43,569 1985 [ main] TRACE loci.common.Location - Location is not a URL
2019-02-19 18:34:43,569 1985 [ main] TRACE loci.common.Location - getAbsolutePath()
This is happening during the scanning phase; could it be that the scanner is not finding the proper files?
Thanks,
Frank