TOMToolkit / tom_base

The base Django project for a Target and Observation Manager
https://tom-toolkit.readthedocs.io
GNU General Public License v3.0
23 stars 42 forks source link

Add hermes spectro data sharing #956

Open jnation3406 opened 3 weeks ago

jnation3406 commented 3 weeks ago

This adds support for spectra ReducedDatum hermes sharing in two formats, one of which is the format snex uses to store their spectra data.

Also renamed some html elements on the photometry datalist since i have to have similar code in snex2 for a spectroscopy datalist and they are all loaded into a single page, so better to be more specific with the javascript function names and stuff.