sdss / lvmdrp

Local Volume Mapper (LVM) Data Reduction Pipeline
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Individual sky telescopes spectra #69

Closed ajmejia closed 3 months ago

ajmejia commented 3 months ago

Implements the propagation of the individual sky telescope spectra (evaluated from the splines). This information will be propagated from the combine_skies pipeline step.

Additionally, this PR fixes the lvmFFrame implementation in the pipeline and makes sure the sky extensions are correctly propagated.

Data products where these new extensions:

NOTE: the original sky and sky_error will still retained in the lvmSFrame until a suitable replacement (being implemented by @kslong) is in place.