Changeset 2191 for trunk/doc/modules/ModulesSDRS.tex
- Timestamp:
- Oct 21, 2004, 2:19:43 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/doc/modules/ModulesSDRS.tex (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/modules/ModulesSDRS.tex
r2072 r2191 1 %%% $Id: ModulesSDRS.tex,v 1.1 8 2004-10-13 02:38:13 eugene Exp $1 %%% $Id: ModulesSDRS.tex,v 1.19 2004-10-22 00:19:43 price Exp $ 2 2 \documentclass[panstarrs]{panstarrs} 3 3 … … 168 168 the vector shall subsequently be binned into bins that are a relative 169 169 size of \code{nBin} compared to the original pixels, again using the 170 specified statistic (\code{stat}). 170 specified statistic (\code{stat}). If \code{fit} is 171 \code{PM_FIT_SPLINE}, then \code{nBin} also serves as the number of 172 spline pieces. 171 173 172 174 \code{fit} is an enumerated type: … … 187 189 shall (after reduction of the vector and binning) be fit using the 188 190 specified functional form. Upon return, the \code{fitSpec} shall 189 contain the coefficients of the overscan fit. 191 contain the coefficients of the overscan fit. If \code{fit} is 192 \code{PM_FIT_SPLINE}, then the \code{fitSpec} may be \code{NULL}, 193 in which case a new \code{psSpline} is allocated; in any case, the 194 number of spline pieces shall be set to \code{nBin}. 190 195 191 196 If the overscan is not defined for each row/column, then the function
Note:
See TracChangeset
for help on using the changeset viewer.
