-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reworking how ingest_spectrum works using the ORM (#501)
* First pass at reworking how ingest_spectrum works using the ORM * Fixing some issues in unit tests * Partial implementation of new flags response * Iterating on error message handling for ingest_spectrum * Reworking tests to be more compact * Expanding validation to check for missing telescope, instrument, and mode * Minor cleanup * Apply suggestions from code review Co-authored-by: Kelle Cruz <[email protected]> * Update simple/utils/spectra.py Co-authored-by: Kelle Cruz <[email protected]> * Adding warning when converting date into ISO format --------- Co-authored-by: Kelle Cruz <[email protected]>
- Loading branch information
1 parent
3fe432f
commit 6df3d0e
Showing
4 changed files
with
160 additions
and
371 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.