Nick Konidaris edited Pipeline steps.tex  about 9 years ago

Commit id: 72b1653a314c3f39b1a2aa3218fe2980056b435a

deletions | additions      

       

\subsubsection{Purpose}  This piece of code identifies the location of all the traces on the detector. The traces are identified via sextractor. For each trace store the bounding box, the ridgeline of the trace (Chebyshev polynomial),   \begin{itemize}  \end{itemize}  \subsubsection{Input}  \begin{itemize}  \item dome.fits -- bias subtracted flat field field (float).  \item seg\_dome.fits -- segmentation map of flat field file (int).   \end{itemize}  \subsubsection{Output}  dome.fits\_segments.npy contains a list (length the number of segments) of dictionaries. Each dictionary contains information about the location of each segment.  \begin{itemize}