spacetelescope / jdaviz

JWST astronomical data analysis tools in the Jupyter platform
https://jdaviz.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
139 stars 73 forks source link

spectral_cube warnings on loading JWST s3d data cubes #497

Closed PatrickOgle closed 2 years ago

PatrickOgle commented 3 years ago

This may be solved when we stop using spectral_cube and start using specutils to load cubes.

WARNING: No spectral axis found; header may be non-compliant. [spectral_cube.cube_utils] WARNING:astropy:No spectral axis found; header may be non-compliant. WARNING: No spectral axis found; header may be non-compliant. [spectral_cube.cube_utils] WARNING:astropy:No spectral axis found; header may be non-compliant. WARNING: No spectral axis found; header may be non-compliant. [spectral_cube.cube_utils] WARNING:astropy:No spectral axis found; header may be non-compliant. WARNING: No spectral axis found; header may be non-compliant. [spectral_cube.cube_utils] WARNING:astropy:No spectral axis found; header may be non-compliant. WARNING: No spectral axis found; header may be non-compliant. [spectral_cube.cube_utils] WARNING:astropy:No spectral axis found; header may be non-compliant. WARNING: No spectral axis found; header may be non-compliant. [spectral_cube.cube_utils] WARNING:astropy:No spectral axis found; header may be non-compliant.

pllim commented 2 years ago

@PatrickOgle , can you please re-check with the current dev version and see if this is still an issue? Thanks!

pllim commented 2 years ago

No longer can issue.