IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 5, 2024, 12:29:41 PM (2 years ago)
Author:
eugene
Message:

add option in psphot to fit the PSF star positions as well as shapes (default is false); add option to use robustMedian vs clippedMean for moments-based source sizes and PSF star selection; reduce chance of choosing galaxies for PSF stars

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20230313/psModules/src/objects/pmPSF.h

    r36858 r42710  
    7979    bool          poissonErrorsParams; ///< use poission errors for model parameter fitting
    8080
     81    bool          fitPSFstarCoords; // Allow the PSF star positions to fit in the full fit? (pmPSFtryFitEXT)
    8182    bool          chiFluxTrend;         // Fit a trend in Chi2 as a function of flux?
    8283    pmSourceFitOptions *fitOptions;
Note: See TracChangeset for help on using the changeset viewer.