fritz-marshal / fritz

Astronomical data platform for the Zwicky Transient Facility.
https://fritz.science
Other
24 stars 34 forks source link

Add SOAR instruments to instrument list #450

Closed dekishalay closed 1 year ago

dekishalay commented 2 years ago

Feature Summary Please add SOAR + Spartan and SOAR + Triplespec in list of instruments.

Usage / behavior We have data and upcoming runs on SOAR, and would like to add instruments to coordinate with Fritz.

Implementation details And the following instruments in the API for SOAR

{'name': 'Spartan', 'type': 'imager', 'band': 'infrared', 'telescope_id': 72, 'filters': ['2massj', '2massh', '2massks'] }

{ 'name': 'TSpec', 'type': 'spectrograph', 'band': 'infrared', 'telescope_id': 72, }

mcoughlin commented 2 years ago

@dekishalay Done. Let us know if you see any issues.

dekishalay commented 1 year ago

Can we please also add the Goodman spectrograph to the list? Thanks {'name': 'Goodman', 'type': 'imaging spectrograph', 'band': 'optical', 'telescope_id': 72, }

mcoughlin commented 1 year ago

Done.