Skip to content

Latest commit

 

History

History
128 lines (107 loc) · 5.88 KB

bin.rst

File metadata and controls

128 lines (107 loc) · 5.88 KB

Spatial Binning

Analysis class: :class:`~mangadap.proc.spatiallybinnedspectra.SpatiallyBinnedSpectra`

Reference root: see :class:`~mangadap.config.analysisplan.AnalysisPlan.common_path`; $MANGA_SPECTRO_ANALYSIS/$MANGADRP_VER/$MANGADAP_VER/common/[PLATE]/[IFUDESIGN] for MaNGA

Reference file: see :class:`~mangadap.proc.spatiallybinnedspectra.SpatiallyBinnedSpectra.default_paths`; manga-[PLATE]-[IFUDESIGN]-[RDXQA]-[BINNING].fits.gz for MaNGA

Optional Parameters: see :ref:`plan`. The table below lists the parameters defined by :class:`~mangadap.proc.spatiallybinnedspectra.SpatiallyBinnedSpectraDef`

Important class dependencies:

Algorithm:

Note

Internally, the DAP performs all spectral fitting on the binned spectra (termed as such even if a bin only contains a single spaxel) after they have been corrected for Galactic extinction. Therefore, the output emission-line fluxes have been corrected for Galactic extinction. However, the models and binned spectra in the output LOGCUBE file are reverted to their reddened values for direct comparison with the DRP LOGCUBE file.