.lif files on Imagej error
Posted by VAM on Sep 04, 2014; 8:48am
URL: http://imagej.273.s1.nabble.com/lif-files-on-Imagej-error-tp5005346p5009492.html
Hi,
I have a problem with Importing .lif files in Image J.
I downloaded the Bioformats package, but unfortunately each time I want to open a .lif file the following error occurs
loci.formats.FormatException: Invalid Memory Block: found magic bytes 0, expected 112
at loci.formats.in.LIFReader.initFile(LIFReader.java:416)
at loci.formats.FormatReader.setId(FormatReader.java:1317)
at loci.plugins.in.ImportProcess.initializeFile(ImportProcess.java:494)
at loci.plugins.in.ImportProcess.execute(ImportProcess.java:144)
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:202)
at ij.IJ.runPlugIn(IJ.java:166)
at ij.Executer.runCommand(Executer.java:131)
at ij.Executer.run(Executer.java:64)
at java.lang.Thread.run(Thread.java:662)
I have no idea what to do about this.
Does anyone have some suggestions?
Greetings,
Vicky