IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 23, 2009, 11:16:52 AM (17 years ago)
Author:
eugene
Message:

add some additional psf model visualization, adjustments to existing visuals; allow independent aperture and fit radii; return to psfMag - apMag for psf fit metric; use psf fit metric to test 2D order

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/psModules/src/objects/pmPSF.h

    r25476 r25496  
    7979    bool          poissonErrorsPhotLin; ///< use poission errors for linear model fitting
    8080    bool          poissonErrorsParams; ///< use poission errors for model parameter fitting
    81     float         radius;
     81    float         fitRadius;
     82    float         apRadius;
    8283    bool          chiFluxTrend;         // Fit a trend in Chi2 as a function of flux?
    8384} pmPSFOptions;
Note: See TracChangeset for help on using the changeset viewer.