- Fix to helm chart to define large task queue as the same as normal task queue
- Fixes to use BANZAI LoggingAdapter
- Update NRES Frame Factory to handle UNKNOWN as a valid empty coordinate
- Added calibration frame comparison to reject them if they deviate too much from previous stacks
- Bugfixes to not try to classify non-sidereal targets
- Update to use OpenSearch now that Elasticsearch is preferred
- Update to make NRES standards reduced data public
- Update to use upstream BANZAI version with new version of OCS Ingester library (3.0.4)
- Update to use upstream BANZAI version with new version of OCS Ingester library (3.0.3)
- Update upstream BANZAI install to use new version of OCS Ingester library (3.0.1)
- Helm chart updates for ingester library
- Update upstream BANZAI install to use new version of OCS Ingester library
- Bugfix to catch if simbad returns none instead of an empty list.
- Bugfix to catch if simbad returns none instead of an empty list.
- Fix auto-deploy in Jenkinsfile
- Bugfix for an incorrect unit conversion in RA from simbad responses during classification.
- Add catch for masked values from Gaia
- Bugfix to automatic deployment
- Added catches for NaNs in the telescope coordinates
- Added a catch for SIMBAD failures
- Automated deployment
- More robust determination of which fiber was active
- Small bugfixes for bright stars
- Minor updates to PDF formatting
- Bugfix to SNR calculation in PDF generation code
- Changed SNR calculation to be per resolution element rather than per pixel
- Fixed the extraction so that slightly mismatched trace regions and wavelength files do not yield incorrect wavelengths. This resulted from ~1 pix noise in the center of the trace (in the super lampflats).
- Add ability to configure task queue name (BANZAI 1.3.2)
- Initial release
- Extracted spectra now have wavelengths attached.
- The line list is stored as package data instead of in an sqlite database.
- Blind master tracing on lampflats
- Fixes to account for upstream changes to BANZAI
- Added flat stacking to stages.
- Updated how the console entry points are called based on upstream updates.
- Initial setup of the package infrastructure