Unable to open Kodak .bip file
Posted: Fri May 11, 2012 11:03 pm
I hope someone can help. I'm trying to open a kodak .bip file without much luck. I have read the previous post from "jeeep" and have managed to download and open jeeep's .bip file. I guess my file is a slightly different format. The error being reported by ImageJ is as follows:
java.lang.NullPointerException
at loci.formats.in.KodakReader.readExtraMetadata(KodakReader.java:162)
at loci.formats.in.KodakReader.initFile(KodakReader.java:125)
at loci.formats.FormatReader.setId(FormatReader.java:1091)
at loci.plugins.in.ImportProcess.initializeFile(ImportProcess.java:480)
at loci.plugins.in.ImportProcess.execute(ImportProcess.java:144)
at loci.plugins.in.Importer.showDialogs(Importer.java:139)
at loci.plugins.in.Importer.run(Importer.java:77)
at loci.plugins.LociImporter.run(LociImporter.java:79)
at ij.IJ.runUserPlugIn(IJ.java:183)
at ij.IJ.runPlugIn(IJ.java:150)
at ij.Executer.runCommand(Executer.java:127)
at ij.Executer.run(Executer.java:64)
at java.lang.Thread.run(Thread.java:619)
Any help would be gratefully received.
java.lang.NullPointerException
at loci.formats.in.KodakReader.readExtraMetadata(KodakReader.java:162)
at loci.formats.in.KodakReader.initFile(KodakReader.java:125)
at loci.formats.FormatReader.setId(FormatReader.java:1091)
at loci.plugins.in.ImportProcess.initializeFile(ImportProcess.java:480)
at loci.plugins.in.ImportProcess.execute(ImportProcess.java:144)
at loci.plugins.in.Importer.showDialogs(Importer.java:139)
at loci.plugins.in.Importer.run(Importer.java:77)
at loci.plugins.LociImporter.run(LociImporter.java:79)
at ij.IJ.runUserPlugIn(IJ.java:183)
at ij.IJ.runPlugIn(IJ.java:150)
at ij.Executer.runCommand(Executer.java:127)
at ij.Executer.run(Executer.java:64)
at java.lang.Thread.run(Thread.java:619)
Any help would be gratefully received.