Changeset 5463
- Timestamp:
- Nov 2, 2005, 5:20:51 PM (21 years ago)
- Location:
- trunk/doc/modules
- Files:
-
- 2 edited
-
ChangeLogSDRS.tex (modified) (2 diffs)
-
ModulesSDRS.tex (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/modules/ChangeLogSDRS.tex
r5461 r5463 1 %%% $Id: ChangeLogSDRS.tex,v 1.3 7 2005-11-03 01:25:26 price Exp $1 %%% $Id: ChangeLogSDRS.tex,v 1.38 2005-11-03 03:20:46 price Exp $ 2 2 3 3 \subsection{Changes from version 00 (16 August 2004) to version 01 (12 October 2004)} … … 166 166 subtractions should only be performed on the region of the image 167 167 specified by \code{CELL.TRIMSEC}. 168 \item \code{pmNonLinearityPolynomial}, \code{pmNonLinearityLookup}, 169 \code{pmFlatField}, \code{pmMaskBadPixels}, \code{pmSubtractSky} are 170 to act only on the region of the readout image specified by 171 \code{CELL.TRIMSEC} 168 172 \end{itemize} -
trunk/doc/modules/ModulesSDRS.tex
r5461 r5463 1 %%% $Id: ModulesSDRS.tex,v 1.6 6 2005-11-03 01:25:16price Exp $1 %%% $Id: ModulesSDRS.tex,v 1.67 2005-11-03 03:20:51 price Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 957 957 since either (or both) might be used to specify the correction. 958 958 959 These operations act only on the region of the readout specified by 960 \code{CELL.TRIMSEC}. 961 959 962 The first, \code{pmNonLinearityPolynomial} shall correct the input 960 963 image for non-linearity by replacing the flux in each pixel of the … … 1031 1034 F32. 1032 1035 1036 This operation acts only on the region of the readout specified by 1037 \code{CELL.TRIMSEC}. 1038 1033 1039 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 1034 1040 … … 1089 1095 The input image may be of type U16, S32 or F32. The mask image 1090 1096 must be of type U8. 1097 1098 This operation acts only on the region of the readout specified by 1099 \code{CELL.TRIMSEC}. 1091 1100 1092 1101 \subsection{Subtract sky} … … 1141 1150 The \code{mask} shall be of type U8, and the input image, 1142 1151 \code{in}, must be of type F32. 1152 1153 This operation acts only on the region of the readout specified by 1154 \code{CELL.TRIMSEC}. 1143 1155 1144 1156 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Note:
See TracChangeset
for help on using the changeset viewer.
