IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 13, 2010, 12:18:27 PM (16 years ago)
Author:
eugene
Message:

add pixWeightNotPoor, change pixWeight to pixWeightNotBad

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20100621/psModules/src/objects/pmSource.h

    r28904 r28909  
    7777    float apRadius;                     ///< radius for aperture magnitude
    7878
    79     float psfWeightNotBad;              ///< PSF-weighted coverage of unmasked (not BAD) pixels
    80     float psfWeightNotPoor;             ///< PSF-weighted coverage of unmasked (not POOR) pixels
     79    float pixWeightNotBad;              ///< PSF-weighted coverage of unmasked (not BAD) pixels
     80    float pixWeightNotPoor;             ///< PSF-weighted coverage of unmasked (not POOR) pixels
    8181
    8282    float psfChisq;                     ///< probability of PSF
Note: See TracChangeset for help on using the changeset viewer.