Login  Register

Import Sequence not working

Posted by elenter on Jan 17, 2025; 12:40pm
URL: http://astroimagej.170.s1.nabble.com/Import-Sequence-not-working-tp2642.html

Hi, when trying to import a image sequence I get a mesage error with the title "Exception", and the following text:
AIJ 5.4.1.00; ImageJ 1.54m1; Java 23.0.1 [64-bit]; Mac OS X 14.6.1; 637MB of 12288MB (5%)
 
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)

I was using AIJ with no problems, the only new thing i used was the NEB Check feature for the first time.
I have reinstalled the AIJ, but the problem still remains.

Thanks for any tip to solve this issue!

Ernesto Elenter