sdss / mangadap

The MaNGA Data Analysis Pipeline
BSD 3-Clause "New" or "Revised" License
16 stars 8 forks source link

Spectral index improvements #82

Closed kbwestfall closed 4 years ago

kbwestfall commented 4 years ago

This contains significant additions to the spectral-index measurements. Primarily, this provides new indices that are more easily combined between spaxels using a provided weight. Details are explained in the docstrings for mangadap.proc.spectralindices.AbsorptionLineIndices and mangadap.proc.spectralindices.BandheadIndices.

This also leads to changes in the data model for the SPECINDEX* extensions in the output MAPS files.

This PR also includes some debugging, doc updates, etc for MPL-10.