IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 14, 2010, 10:19:12 AM (17 years ago)
Author:
eugene
Message:

pmSourceMoments now takes a mask value and correctly ANDs the image mask against that (needed to handle SUSPECT as opposed to BAD pixels); pmPeaks returns an empty, but non NON peak array if no peaks are found (this is a valid result)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091201/psModules/src/imcombine/pmPSFEnvelope.h

    r15837 r26594  
    1717                     int radius,        // Radius of each PSF
    1818                     const char *modelName, // Name of PSF model to use
    19                      int xOrder, int yOrder // Order for PSF variation
     19                     int xOrder, int yOrder, // Order for PSF variation
     20                     psImageMaskType maskVal
    2021    );
    2122
Note: See TracChangeset for help on using the changeset viewer.