AIJ 5.4.2.00 Exception on File Import Image Sequence

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

AIJ 5.4.2.00 Exception on File Import Image Sequence

brandx
Hi
I'm receiving this exception on File Import Image Sequence:
----------
AIJ 5.4.2.00; ImageJ 1.54m1; Java 21.0.1 [64-bit]; Windows 11 10.0; 115MB of 51456MB (<1%)
 
java.lang.IllegalArgumentException: Stack is empty
        at ij.ImagePlus.setStack(ImagePlus.java:848)
        at ij.plugin.FITS_Reader.makeStackFromManyHDU(FITS_Reader.java:1044)
        at ij.plugin.FITS_Reader.displaySingleImage(FITS_Reader.java:404)
        at ij.plugin.FITS_Reader.run(FITS_Reader.java:170)
        at ij.IJ.runPlugIn(IJ.java:216)
        at ij.IJ.runPlugIn(IJ.java:199)
        at ij.io.Opener.openImage(Opener.java:377)
        at ij.plugin.FolderOpener.getFileCount(FolderOpener.java:1009)
        at ij.plugin.FolderOpener.showDialog(FolderOpener.java:683)
        at ij.plugin.FolderOpener.run(FolderOpener.java:161)
        at ij.IJ.runPlugIn(IJ.java:216)
        at ij.Executer.runCommand(Executer.java:156)
        at ij.Executer.run(Executer.java:74)
        at java.base/java.lang.Thread.run(Unknown Source)
---------

File Open works ok but not for a set of data. ****UPDATE - now File Open receives similar exception***

Suggestions welcome!

Thanks, Les
Reply | Threaded
Open this post in threaded view
|

Re: AIJ 5.4.2.00 Exception on File Import Image Sequence

karenacollins
Administrator
After you select the folder of images you are attempting to import, what number shows next to "Matched files" near the bottom? If it is 0, AIJ is not seeing any compatible files in the folder.

Karen