IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 30087


Ignore:
Timestamp:
Dec 17, 2010, 9:15:44 AM (15 years ago)
Author:
eugene
Message:

radial aperture element is now an array (one per matched PSF size)

File:
1 edited

Legend:

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

    r29546 r30087  
    8989    pmSourceExtendedPars *extpars;      ///< extended source parameters
    9090    pmSourceDiffStats *diffStats;       ///< extra parameters for difference detections
    91     pmSourceRadialApertures *radial;    ///< radial flux in circular apertures
     91    psArray *radialAper;                ///< radial flux in circular apertures
    9292    int imageID;
    9393};
Note: See TracChangeset for help on using the changeset viewer.