zkbt / chromatic

Tools for visualizing spectrosopic light curves, with flux as a function of wavelength and time.
MIT License
14 stars 4 forks source link

Add reader for Ocean View spectra. #232

Open zkbt opened 1 year ago

zkbt commented 1 year ago

This pull request starts adding reader(s) for @icetre7's OceanView spectra, as requested in #231 . The code that exists right now can handle a directory full of lots of individual ASCII spectrum files, but OceanView has a few more formats, and we might want to add a reader for the "time-series" files that contain multiple spectra all appended into one giant file. The format is similar, but ever-so-slightly different, and we'll need a way to choose which format to use, based on the file path.