IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 1, 2014, 4:36:26 PM (12 years ago)
Author:
bills
Message:

Modify psphotFullForce and psphotFullForceSummary to support forcing
multiple extended model fits per source.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmSource.h

    r36623 r36718  
    119119    pmSourceExtendedPars *extpars;      ///< extended source parameters
    120120    pmSourceDiffStats *diffStats;       ///< extra parameters for difference detections
    121     pmSourceGalaxyFits *galaxyFits;     ///< fits to galaxy models (psphotFullForce only)
     121    psArray *galaxyFits;                ///< fits to galaxy models (psphotFullForce only)
    122122    pmSourceLensing *lensingOBJ;        ///< lensing moments parameters (per object)
    123123    pmSourceLensing *lensingPSF;        ///< lensing moments parameters (psf, interpolated)
Note: See TracChangeset for help on using the changeset viewer.