IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5463


Ignore:
Timestamp:
Nov 2, 2005, 5:20:51 PM (21 years ago)
Author:
Paul Price
Message:

pmSubtractBias pmNonLinearityPolynomial pmNonLinearityLookup
pmFlatField pmMaskBadPixels pmSubtractSky are to act only on the
region of the readout image specified by CELL.TRIMSEC

Location:
trunk/doc/modules
Files:
2 edited

Legend:

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

    r5461 r5463  
    1 %%% $Id: ChangeLogSDRS.tex,v 1.37 2005-11-03 01:25:26 price Exp $
     1%%% $Id: ChangeLogSDRS.tex,v 1.38 2005-11-03 03:20:46 price Exp $
    22
    33\subsection{Changes from version 00 (16 August 2004) to version 01 (12 October 2004)}
     
    166166  subtractions should only be performed on the region of the image
    167167  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}
    168172\end{itemize}
  • trunk/doc/modules/ModulesSDRS.tex

    r5461 r5463  
    1 %%% $Id: ModulesSDRS.tex,v 1.66 2005-11-03 01:25:16 price Exp $
     1%%% $Id: ModulesSDRS.tex,v 1.67 2005-11-03 03:20:51 price Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    957957since either (or both) might be used to specify the correction.
    958958
     959These operations act only on the region of the readout specified by
     960\code{CELL.TRIMSEC}.
     961
    959962The first, \code{pmNonLinearityPolynomial} shall correct the input
    960963image for non-linearity by replacing the flux in each pixel of the
     
    10311034F32.
    10321035
     1036This operation acts only on the region of the readout specified by
     1037\code{CELL.TRIMSEC}.
     1038
    10331039%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    10341040
     
    10891095The input image may be of type U16, S32 or F32.  The mask image
    10901096must be of type U8.
     1097
     1098This operation acts only on the region of the readout specified by
     1099\code{CELL.TRIMSEC}.
    10911100
    10921101\subsection{Subtract sky}
     
    11411150The \code{mask} shall be of type U8, and the input image,
    11421151\code{in}, must be of type F32.
     1152
     1153This operation acts only on the region of the readout specified by
     1154\code{CELL.TRIMSEC}.
    11431155
    11441156%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Note: See TracChangeset for help on using the changeset viewer.