Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for astra dr17 spectra #57

Merged
merged 4 commits into from
Sep 30, 2024
Merged

Support for astra dr17 spectra #57

merged 4 commits into from
Sep 30, 2024

Conversation

havok2063
Copy link
Contributor

This PR closes #48, closes #45. It updates the models and queries for the new vizdb.sdssid_to_pipes table schema, which includes the astra release: dr17 or sdss5, and the mjd of data reduction. It also exposes a new in_bvs field to indicate if the sdss_id is in the astra_050.boss_visit_spectrum table. This will help differentiate from in_boss, which indicates if it's in the boss_drp.boss_spectrum table.

It also includes support for loading dr17 apStar files for sdss_ids that don't have MWM data. This is necessary for astra reductions coming from dr17 apogee spectra and not MWM.

@havok2063 havok2063 added the enhancement New feature or request label Sep 27, 2024
@havok2063 havok2063 self-assigned this Sep 27, 2024
@havok2063 havok2063 merged commit 2871bf8 into main Sep 30, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add support for accessing dr17 spectra improve the vizdb pipelines table
1 participant