observatree / AstroImageJ

Port of AstroImageJ by Karen A. Collins to Java 8
Other
1 stars 2 forks source link

FITS file containing 10 images that should open as a stack throws NullPointerException #7

Open brianhill opened 5 years ago

brianhill commented 5 years ago

Reported by Karen: when opening FITS "cube",

java.lang.NullPointerException at ij.plugin.FITS_Reader.displayStackedImage(FITS_Reader.java:184)

Should be readily reproducible using 3D_BIAS_with_WCS.fits checked into the test_fits_reader directory.