IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 3758


Ignore:
Timestamp:
Apr 21, 2005, 3:33:25 PM (21 years ago)
Author:
Paul Price
Message:

Fixed up pmCombineImages: pixels should be psPixels, not psArray.

File:
1 edited

Legend:

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

    r3745 r3758  
    1 %%% $Id: ModulesSDRS.tex,v 1.37 2005-04-22 00:00:43 price Exp $
     1%%% $Id: ModulesSDRS.tex,v 1.38 2005-04-22 01:33:25 price Exp $
    22\documentclass[panstarrs]{panstarrs}
    33
     
    15601560                         const psArray *masks,// Array of input masks
    15611561                         unsigned int maskVal, // Mask value
    1562                          const psArray *pixels, // Pixels to combine
     1562                         const psPixels *pixels, // Pixels to combine
    15631563                         int numIter,   // Number of rejection iterations
    15641564                         float sigmaClip, // Number of standard deviations at which to reject
Note: See TracChangeset for help on using the changeset viewer.