Changeset 2601
- Timestamp:
- Dec 2, 2004, 12:21:19 PM (22 years ago)
- Location:
- trunk/doc/modules
- Files:
-
- 2 edited
-
ChangeLogSDRS.tex (modified) (2 diffs)
-
ModulesSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/modules/ChangeLogSDRS.tex
r2504 r2601 1 %%% $Id: ChangeLogSDRS.tex,v 1. 7 2004-11-27 01:48:49 eugene Exp $1 %%% $Id: ChangeLogSDRS.tex,v 1.8 2004-12-02 22:21:15 price Exp $ 2 2 3 3 \subsection{Changes from version 00 to version 01} … … 29 29 \end{itemize} 30 30 31 \subsection{Changes from version 02 to version 01} 32 33 \begin{itemize} 34 \item Fixed up specification of \code{fitSpec} for \code{pmSubtractSky}. 35 \end{itemize} -
trunk/doc/modules/ModulesSDRS.tex
r2504 r2601 1 %%% $Id: ModulesSDRS.tex,v 1.2 2 2004-11-27 01:48:49 eugene Exp $1 %%% $Id: ModulesSDRS.tex,v 1.23 2004-12-02 22:21:19 price Exp $ 2 2 \documentclass[panstarrs]{panstarrs} 3 3 … … 884 884 spline on the basis of \code{fit} (in the same manner as for bias 885 885 subtraction; \S\ref{sec:bias}). If \code{fitSpec} is \code{NULL} or 886 \code{fit} is \code{PS_FIT_NONE} or \code{PS_FIT_LINEAR}, then no fit 887 shall be performed, and the function shall simply return. 886 \code{fit} is \code{PM_FIT_NONE} or \code{PM_FIT_SPLINE}, then no fit 887 shall be performed, and the function shall generate a warning and 888 return. 888 889 889 890 When fitting the polynomial, the function shall first bin the input
Note:
See TracChangeset
for help on using the changeset viewer.
