Changeset 41220
- Timestamp:
- Jan 3, 2020, 10:00:51 AM (7 years ago)
- Location:
- trunk/doc/release.2015/ps1.detrend
- Files:
-
- 1 added
- 1 edited
-
detrend.tex (modified) (5 diffs)
-
images/warp.and.stack.demo.pdf (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/release.2015/ps1.detrend/detrend.tex
r41216 r41220 26 26 27 27 % use this to make the figure picture path flexible: 28 %\def\picdir{images}29 \def\picdir{.}28 \def\picdir{images} 29 % \def\picdir{.} 30 30 31 31 % CZW commands from my previous draft. … … 307 307 308 308 \begin{table*} 309 \caption{\label{tab:detrend.steps} Detrend steps in IPP} % \vspace{-0.5cm}309 \caption{\label{tab:detrend.steps} Detrend steps in order of application} % \vspace{-0.5cm} 310 310 \begin{center} 311 311 \footnotesize 312 \begin{tabular}{l r}312 \begin{tabular}{lll} 313 313 \hline 314 314 \hline 315 {\bf Measurement} & {\bf Notes} \\315 {\bf Detrend} & {\bf Stage} & {\bf Section} \\ 316 316 \hline 317 burntool repair & registration stage \\ 318 non-linearity correction & \\ 319 Overscan Subtraction & \\ 320 Dark \& Bias Subtraction & \\ 321 Pattern Row correction & \\ 322 Noisemap & \\ 323 Flat-field Correction & \\ 324 Fringe Correction & only \yps \\ 325 Pattern Contiuity & \\ 326 Static Masks & \\ 327 Dynamic Masks & camera stage \\ 328 crosstalk & \\ 329 optical ghosts & \\ 330 optical glints & \\ 331 diffraction spikes & \\ 332 saturated stars & \\ 333 317 Burntool repair & registration & \ref{sec:burntool} \\ 318 Non-linearity correction & cell & \ref{sec:nonlinearity} \\ 319 Overscan Subtraction & cell & \ref{sec:overscan} \\ 320 Dark \& Bias Subtraction & cell & \ref{sec:dark} \\ 321 Pattern Row correction & cell & \ref{sec:pattern.row} \\ 322 Noisemap & cell & \ref{sec:noisemap} \\ 323 Flat-field Correction & chip & \ref{sec:flat} \\ 324 Fringe Correction$^1$ & chip & \ref{sec:fringe} \\ 325 Pattern Continuity & chip & \ref{sec:pattern_continuity} \\ 326 Static Masks & chip & \ref{sec:static_masks} \\ 327 Crosstalk masks & camera & \ref{sec:crosstalk} \\ 328 Optical ghost masks & camera & \ref{sec:optical_ghosts} \\ 329 Optical glint masks & camera & \ref{sec:glints} \\ 330 Diffraction spike masks & camera & \ref{sec:diffraction_spikes} \\ 331 Saturated star masks & camera & \ref{sec:diffraction_spikes} \\ 334 332 \hline 335 \multicolumn{ 5}{l}{$^2$ PSF modeling is perform by {\tt ppSub} on the input warps before calling {\tt psphot}} \\333 \multicolumn{3}{l}{$^1$ only \yps} \\ 336 334 \end{tabular} 337 335 \end{center} … … 680 678 681 679 \subsection{Flat} 680 \label{sec:flat} 682 681 683 682 Determining a flat field correction for GPC1 is a challenging … … 1578 1577 1579 1578 \subsubsection{Pattern Continuity} 1579 \label{sec:pattern_continuity} 1580 1580 1581 1581 \begin{figure*}[htpb] … … 1859 1859 \label{sec:warping} 1860 1860 1861 \begin{figure*}[htpb] 1862 \centering 1863 \includegraphics[width=0.9\hsize,angle=0,clip]{\picdir/{warp.and.stack.demo}.pdf} 1864 \caption{Warping and Stacking Flowchart. The diagram on the 1865 upper right shows an example of two neighboring GPC1 exposures 1866 (red and blue lines) overlaid on the grid of skycells for the 1867 {\tt RINGS.V3} tessellation (grey lines). The upper-left portion 1868 shows a zoom in on a region to illustrate the overlaps. Below is 1869 a flowchart of the processing steps: exposures are processed 1870 through detrending ({\tt chip}) and calibration ({\tt 1871 camera}). The {\tt warp} stage combines the chip pixels overlapping 1872 specific skycells to generate the warps for those skycells. The 1873 pixels for warps from the same skycells are combined together in 1874 the {\tt stack} stage. 1875 } 1876 \label{fig:warp.and.stack.flowchart} 1877 \end{figure*} 1878 1861 1879 In order to perform image combination operations (stacking and 1862 1880 differences), the individual OTA images are geometrically transformed
Note:
See TracChangeset
for help on using the changeset viewer.
