specutils
specutils copied to clipboard
Make an MRT reader for spectra
Some folks publish their spectra in AAS Machine Readable Table format. We could make a reader. Here's an example dataset: https://zenodo.org/records/14976898
There is also possibly relevant work happening in io.ascii: https://github.com/astropy/astropy/pull/17279 https://github.com/astropy/astropy/issues/14556
NB: I don't think we should make a writer for MRTs, only a reader. I personally don't think we (nor AAS) should encourage users to share spectra as MRTs. cc @augustfly