Skip to content

Latest commit

 

History

History
69 lines (51 loc) · 2.26 KB

rdx.rst

File metadata and controls

69 lines (51 loc) · 2.26 KB

DRP assessments

Analysis class: :class:`~mangadap.proc.reductionassessments.ReductionAssessment`

Method definition: :class:`~mangadap.proc.reductionassessments.ReductionAssessmentDef`

Reference root: $MANGA_SPECTRO_ANALYSIS/$MANGADRP_VER/$MANGADAP_VER/common

Reference file: manga-[PLATE]-[IFUDESIGN]-[DRPQA_KEY].fits.gz

Config files: $MANGADAP_DIR/mangadap/config/reduction_assessments

Example config: snrg.ini

# The response function used is that provided by Jim Gunn in June 2001,
# found here:
#
# http://www.sdss3.org/binaries/filter_curves.fits
#
# and parsed into text files.
[Path]
dapsrc                 = ${MANGADAP_DIR}

[default]
key                    = SNRG
wave_limits
response_function_file = ${Path:dapsrc}/data/filter_response/gunn_2001_g_response.db
in_vacuum              = True
covariance             = True

Important class dependencies:

Algorithm: