Closed pllim closed 8 years ago
Can we define some special equivalencies or something, and add them to some type of astropy unit conversion registry?
That might work but would be overkill. I was thinking just adding an if-else
hack in loaders.py
within _flux_unit_from_header()
function. Is that alright or too hacky?
No, no, that's perfectly fine!
Some data has
but Astropy does not recognize it.
specviz
needs to auto-magically correct that somehow.