From 86331a4a8c4dd6f263a1905ff3c6e2d5998fa88d Mon Sep 17 00:00:00 2001 From: Kyle Westfall Date: Wed, 2 Aug 2023 16:25:26 -0700 Subject: [PATCH] doc update --- doc/pypeit_par.rst | 90 ---------------------------------------------- 1 file changed, 90 deletions(-) diff --git a/doc/pypeit_par.rst b/doc/pypeit_par.rst index 8e618a3f6a..62105a340a 100644 --- a/doc/pypeit_par.rst +++ b/doc/pypeit_par.rst @@ -4848,96 +4848,6 @@ HILTNER Echelle (``mdm_modspec``) --------------------------------- Alterations to the default parameters are: -.. code-block:: ini - - [rdx] - spectrograph = mdm_modspec - [calibrations] - [[biasframe]] - exprng = None, 0.001, - [[[process]]] - overscan_method = median - combine = median - use_biasimage = False - shot_noise = False - use_pixelflat = False - use_illumflat = False - [[darkframe]] - exprng = 999999, None, - [[[process]]] - mask_cr = True - use_pixelflat = False - use_illumflat = False - [[arcframe]] - [[[process]]] - clip = False - use_pixelflat = False - use_illumflat = False - subtract_continuum = True - [[tiltframe]] - [[[process]]] - clip = False - use_pixelflat = False - use_illumflat = False - subtract_continuum = True - [[pixelflatframe]] - [[[process]]] - satpix = nothing - n_lohi = 1, 1, - comb_sigrej = 3.0 - use_pixelflat = False - use_illumflat = False - [[pinholeframe]] - exprng = 999999, None, - [[alignframe]] - [[[process]]] - satpix = nothing - use_pixelflat = False - use_illumflat = False - [[traceframe]] - [[[process]]] - use_pixelflat = False - use_illumflat = False - [[illumflatframe]] - [[[process]]] - satpix = nothing - use_pixelflat = False - use_illumflat = False - [[lampoffflatsframe]] - [[[process]]] - satpix = nothing - use_pixelflat = False - use_illumflat = False - [[skyframe]] - [[[process]]] - mask_cr = True - noise_floor = 0.01 - [[standardframe]] - [[[process]]] - mask_cr = True - noise_floor = 0.01 - [[flatfield]] - slit_illum_finecorr = False - [[wavelengths]] - method = full_template - lamps = ArI, XeI, NeI, - reid_arxiv = mdm_modspec_1200_5100.fits - n_final = 9 - [[slitedges]] - sync_predict = nearest - bound_detector = True - [scienceframe] - exprng = 10, 600, - [[process]] - mask_cr = True - noise_floor = 0.01 - -.. _instr_par-mdm_modspec: - -HILTNER Echelle (``mdm_modspec``) ---------------------------------- -Alterations to the default parameters are: - .. code-block:: ini [rdx]