IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 3, 2011, 7:40:06 PM (15 years ago)
Author:
eugene
Message:

add source elements to track outer edge radius info

File:
1 edited

Legend:

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

    r32347 r32611  
    9595    float apFluxErr;                    ///< apFluxErr corresponding to psfMag or extMag (depending on type)
    9696
     97    float skyRadius;                    ///< radius at which profile hits local sky (or goes flat)
     98    float skyFlux;                      ///< mean flux per pixel in aperture at which profile hits local sky (or goes flat)
     99    float skySlope;                     ///< mean flux slope at which profile hits local sky (or goes flat)
     100
    97101    float pixWeightNotBad;              ///< PSF-weighted coverage of unmasked (not BAD) pixels
    98102    float pixWeightNotPoor;             ///< PSF-weighted coverage of unmasked (not POOR) pixels
Note: See TracChangeset for help on using the changeset viewer.