Nick Konidaris edited preprocessing.tex  about 9 years ago

Commit id: e31b76a92cebfba6d8bb4598ec92d24e3d744b8a

deletions | additions      

       

\verb|b_ifuyyyymmdd_hhmmss.fits| which has been debiased and degained.  \subsection{Preprocess -- Cosmic Ray Rejection}  Cosmic ray rejection is handled by PyCosmic (see \cite{http://arxiv.org/abs/1208.1696}). It requires the input be debiased and in units of $e-$.  \subsubsection{Input}  A single data frame is taken (e.g., \verb|b_ifuyyyymmdd_hhmmss.fits|) and PyCosmic works its magic given a variety of parameters (not described here).  \subsubsection{Output}  The code outputs the cosmic-ray rejected filed (\verb|crr_b_ifuyyyymmdd_hhmmss.fits|) and the attendant mask file (\verb|mask_b_ifuyyyymmdd_hhmmss.fits|).  \subsection{Preprocess -- Background Subtraction}