IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 31, 2005, 6:23:34 PM (21 years ago)
Author:
jhoblitt
Message:

fix psImage typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/psLibSDRS.tex

    r4065 r4066  
    1 %%% $Id: psLibSDRS.tex,v 1.242 2005-06-01 04:19:31 jhoblitt Exp $
     1%%% $Id: psLibSDRS.tex,v 1.243 2005-06-01 04:23:34 jhoblitt Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    14861486
    14871487This structure represents an image consisting of a 2-D array of
    1488 pixels.  The size of this array is given by the elements \code{(nrows,
    1489 ncols)}.  The data type of the pixel is defined in the \code{psType
     1488pixels.  The size of this array is given by the elements \code{(numRows,
     1489numCols)}.  The data type of the pixel is defined in the \code{psType
    14901490type} entry (specifically, the \code{psElemType} member, \code{type};
    14911491see \ref{sec:arithmetic}).  (n.b. that for FITS images, these values
Note: See TracChangeset for help on using the changeset viewer.