IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 5, 2009, 9:29:21 AM (17 years ago)
Author:
Paul Price
Message:

NULL out PSFs belonging to images that have already been masked.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStack/src/ppStack.h

    r23190 r23192  
    8282pmPSF *ppStackPSF(const pmConfig *config, // Configuration
    8383                  int numCols, int numRows, // Size of image
    84                   const psArray *psfs   // List of input PSFs
     84                  const psArray *psfs,  // List of input PSFs
     85                  const psVector *inputMask // Mask for inputs
    8586    );
    8687
Note: See TracChangeset for help on using the changeset viewer.