sdss / valis

the SDSS API
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

add support for accessing dr17 spectra #48

Closed havok2063 closed 1 month ago

havok2063 commented 2 months ago

add support for retrieving and accessing spectra from DR17 targets. Currently these can be identified when in_astra flag is True and both in_boss and in_apogee are False. These currently show up in valis/zora with has_been_observed = True, but will have no spectra loaded, e.g. sdss_id=61731453. The release column in the astra_050.apogee_visit_spectrum will be dr17 instead of sdss5. Related to https://github.com/sdss/valis/issues/45.