IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 24, 2010, 2:49:53 PM (16 years ago)
Author:
eugene
Message:

added apFlux and apFluxErr to pmSource; added AP_FLUX, AP_FLUX_SIG to output in CMF_DV2

File:
1 edited

Legend:

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

    r29004 r29230  
    7676    float apMagRaw;                     ///< raw mag in given aperture
    7777    float apRadius;                     ///< radius for aperture magnitude
     78    float apFlux;                       ///< apFlux corresponding to psfMag or extMag (depending on type)
     79    float apFluxErr;                    ///< apFluxErr corresponding to psfMag or extMag (depending on type)
    7880
    7981    float pixWeightNotBad;              ///< PSF-weighted coverage of unmasked (not BAD) pixels
Note: See TracChangeset for help on using the changeset viewer.