Micromanager/Fiji errors
Posted: Sat Feb 01, 2014 5:01 pm
I have encountered 2 bugs (I think) in BioFormats (Mac/mavericks/Fiji):
1. If you collect a dataset with Micro-manager, (1.4.15) and stop the collection early, Bioformats will open a stack of the originally designated number of files (not the actual) and all will be blank (zero at all pixels). The same folder opened by Import/Image Sequence will open just fine.
2. When I try to export from Fiji as a Quicktime movie, I get the following error message:
loci.formats.FormatException: Unsupported image type 'uint16'.
at loci.formats.FormatWriter.checkParams(FormatWriter.java:422)
at loci.formats.out.QTWriter.saveBytes(QTWriter.java:190)
at loci.formats.FormatWriter.saveBytes(FormatWriter.java:136)
at loci.plugins.out.Exporter.run(Exporter.java:583)
at loci.plugins.LociExporter.run(LociExporter.java:77)
at ij.plugin.filter.PlugInFilterRunner.processOneImage(PlugInFilterRunner.java:262)
at ij.plugin.filter.PlugInFilterRunner.<init>(PlugInFilterRunner.java:111)
at ij.IJ.runUserPlugIn(IJ.java:198)
at ij.IJ.runPlugIn(IJ.java:160)
at ij.Executer.runCommand(Executer.java:131)
at ij.Executer.run(Executer.java:64)
at java.lang.Thread.run(Thread.java:695)
1. If you collect a dataset with Micro-manager, (1.4.15) and stop the collection early, Bioformats will open a stack of the originally designated number of files (not the actual) and all will be blank (zero at all pixels). The same folder opened by Import/Image Sequence will open just fine.
2. When I try to export from Fiji as a Quicktime movie, I get the following error message:
loci.formats.FormatException: Unsupported image type 'uint16'.
at loci.formats.FormatWriter.checkParams(FormatWriter.java:422)
at loci.formats.out.QTWriter.saveBytes(QTWriter.java:190)
at loci.formats.FormatWriter.saveBytes(FormatWriter.java:136)
at loci.plugins.out.Exporter.run(Exporter.java:583)
at loci.plugins.LociExporter.run(LociExporter.java:77)
at ij.plugin.filter.PlugInFilterRunner.processOneImage(PlugInFilterRunner.java:262)
at ij.plugin.filter.PlugInFilterRunner.<init>(PlugInFilterRunner.java:111)
at ij.IJ.runUserPlugIn(IJ.java:198)
at ij.IJ.runPlugIn(IJ.java:160)
at ij.Executer.runCommand(Executer.java:131)
at ij.Executer.run(Executer.java:64)
at java.lang.Thread.run(Thread.java:695)