Imspector .msr files do not open
Posted: Tue Mar 25, 2014 10:47 am
Dear OME team,
thank you for developing Bioformats and for including msr files from the Imspector software. While it sometimes work, unfortunately many of my .msr files fail to open in Fiji.
When I drag a file on the Fiji window, the Import option window appears just fine but then I am getting the following "Exception":
(Fiji Is Just) ImageJ 1.48s; Java 1.6.0_20 [64-bit]; Windows 7 6.1; 40MB of 18409MB (<1%)
java.lang.ArrayIndexOutOfBoundsException: 21
at loci.formats.in.ImspectorReader.initFile(ImspectorReader.java:193)
at loci.formats.FormatReader.setId(FormatReader.java:1319)
at loci.plugins.in.ImportProcess.initializeFile(ImportProcess.java:479)
at loci.plugins.in.ImportProcess.execute(ImportProcess.java:143)
at loci.plugins.in.Importer.showDialogs(Importer.java:141)
at loci.plugins.in.Importer.run(Importer.java:79)
at loci.plugins.LociImporter.run(LociImporter.java:81)
at ij.IJ.runUserPlugIn(IJ.java:199)
at ij.IJ.runPlugIn(IJ.java:163)
at ij.IJ.runPlugIn(IJ.java:152)
at HandleExtraFileTypes.openImage(HandleExtraFileTypes.java:421)
at HandleExtraFileTypes.run(HandleExtraFileTypes.java:57)
at ij.IJ.runUserPlugIn(IJ.java:199)
at ij.IJ.runPlugIn(IJ.java:163)
at ij.IJ.runPlugIn(IJ.java:152)
at ij.io.Opener.openWithHandleExtraFileTypes(Opener.java:454)
at ij.io.Opener.openImage(Opener.java:311)
at ij.io.Opener.openImage(Opener.java:334)
at ij.io.Opener.open(Opener.java:144)
at ij.io.Opener.openAndAddToRecent(Opener.java:247)
at ij.plugin.DragAndDrop.openFile(DragAndDrop.java:176)
at ij.plugin.DragAndDrop.run(DragAndDrop.java:152)
at java.lang.Thread.run(Thread.java:619)
Unfortunately, this does not give me any clue as to what the problem is.
I have just tried this with the Bioformats Plugin for ImageJ revision c0951f7, built 5 March 2014.
This particular file is 293 MBytes large and thus should not be a problem. It contains 6 color channels of a time series with 100 exposures, each exposure 500x500 pixels. But I also had other files I couldn't open.
It would be great if you could find a solution for this. I'd be more than happy to provide files or other information.
Best regards
Steffen
thank you for developing Bioformats and for including msr files from the Imspector software. While it sometimes work, unfortunately many of my .msr files fail to open in Fiji.
When I drag a file on the Fiji window, the Import option window appears just fine but then I am getting the following "Exception":
(Fiji Is Just) ImageJ 1.48s; Java 1.6.0_20 [64-bit]; Windows 7 6.1; 40MB of 18409MB (<1%)
java.lang.ArrayIndexOutOfBoundsException: 21
at loci.formats.in.ImspectorReader.initFile(ImspectorReader.java:193)
at loci.formats.FormatReader.setId(FormatReader.java:1319)
at loci.plugins.in.ImportProcess.initializeFile(ImportProcess.java:479)
at loci.plugins.in.ImportProcess.execute(ImportProcess.java:143)
at loci.plugins.in.Importer.showDialogs(Importer.java:141)
at loci.plugins.in.Importer.run(Importer.java:79)
at loci.plugins.LociImporter.run(LociImporter.java:81)
at ij.IJ.runUserPlugIn(IJ.java:199)
at ij.IJ.runPlugIn(IJ.java:163)
at ij.IJ.runPlugIn(IJ.java:152)
at HandleExtraFileTypes.openImage(HandleExtraFileTypes.java:421)
at HandleExtraFileTypes.run(HandleExtraFileTypes.java:57)
at ij.IJ.runUserPlugIn(IJ.java:199)
at ij.IJ.runPlugIn(IJ.java:163)
at ij.IJ.runPlugIn(IJ.java:152)
at ij.io.Opener.openWithHandleExtraFileTypes(Opener.java:454)
at ij.io.Opener.openImage(Opener.java:311)
at ij.io.Opener.openImage(Opener.java:334)
at ij.io.Opener.open(Opener.java:144)
at ij.io.Opener.openAndAddToRecent(Opener.java:247)
at ij.plugin.DragAndDrop.openFile(DragAndDrop.java:176)
at ij.plugin.DragAndDrop.run(DragAndDrop.java:152)
at java.lang.Thread.run(Thread.java:619)
Unfortunately, this does not give me any clue as to what the problem is.
I have just tried this with the Bioformats Plugin for ImageJ revision c0951f7, built 5 March 2014.
This particular file is 293 MBytes large and thus should not be a problem. It contains 6 color channels of a time series with 100 exposures, each exposure 500x500 pixels. But I also had other files I couldn't open.
It would be great if you could find a solution for this. I'd be more than happy to provide files or other information.
Best regards
Steffen