You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ability to read AsdfInFits files is being moved from ASDF into stdatamodels (in part to consolidate non-pipeline code for jwst). The current plan for this move is:
We do not have a estimate for when a stable version of stdatamodels or ASDF 3.0 will be released. We are planning to release ASDF 2.15 (which will support AsdfInFits) in the next few weeks which we will continue to support for at least 1 year (please see our proposed release and support process).
To summarize, at some point in the next year or so the following uses of AsdfInFits in jdaviz will need to be updated to use stdatamodels.
jdaviz/setup.cfg
Line 105 in 71a514c
The ability to read AsdfInFits files is being moved from ASDF into stdatamodels (in part to consolidate non-pipeline code for jwst). The current plan for this move is:
release a stable version of stdatamodelsEDIT: see comment below on stdatamodels >1.0We do not have a estimate for when a stable version of stdatamodels or ASDF 3.0 will be released. We are planning to release ASDF 2.15 (which will support AsdfInFits) in the next few weeks which we will continue to support for at least 1 year (please see our proposed release and support process).
To summarize, at some point in the next year or so the following uses of AsdfInFits in jdaviz will need to be updated to use stdatamodels.
jdaviz/jdaviz/configs/imviz/plugins/parsers.py
Line 232 in 20b224e
jdaviz/jdaviz/configs/imviz/tests/test_parser.py
Line 230 in f257d71
I mentioned this to @pllim and am happy to discuss alternatives, suggestions, comments on this process and hope to make it as painless as possible.
🐱
Also see astropy/specutils#1006
The text was updated successfully, but these errors were encountered: