Closed hcferguson closed 3 years ago
This is something new that just started coming up after the cubeviz-specviz integration, though 'Ang' is not a valid unit. The question, I believe is coming from astropy.units (https://github.com/astropy/astropy/blob/de3933688433e22765b1bdffa175fcd954d691c3/astropy/units/format/utils.py#L152) so it is not a cubeviz specific question.
A couple possible solutions:
Either way we probably need to catch that warning/question so it is not printed at all.
Longer term I'll change the MaNGA data format to 'Angstrom' instead of 'Ang', but this won't impact publicly-available data for ~ 18 months.
Done!
Cubeviz complains about the units in the MANGA test dataset: /astro/3/jwst_da_sprint_testdata/IFU_datacubes/manga-7495-12704-LOGCUBE.fits.gz.
There are various sub-issues here: