IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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.