IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 2, 2004, 12:21:19 PM (22 years ago)
Author:
Paul Price
Message:

Fixed up specification of fitSpec for pmSubtractSky.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/modules/ModulesSDRS.tex

    r2504 r2601  
    1 %%% $Id: ModulesSDRS.tex,v 1.22 2004-11-27 01:48:49 eugene Exp $
     1%%% $Id: ModulesSDRS.tex,v 1.23 2004-12-02 22:21:19 price Exp $
    22\documentclass[panstarrs]{panstarrs}
    33
     
    884884spline on the basis of \code{fit} (in the same manner as for bias
    885885subtraction; \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
     887shall be performed, and the function shall generate a warning and
     888return.
    888889
    889890When fitting the polynomial, the function shall first bin the input
Note: See TracChangeset for help on using the changeset viewer.