- Timestamp:
- Jun 9, 2013, 3:30:23 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130509/psModules/src/objects/pmPSFtry.h
r30044 r35639 99 99 /** fit EXT models to all possible psf sources */ 100 100 bool pmPSFtryFitEXT (pmPSFtry *psfTry, pmPSFOptions *options, psImageMaskType maskVal, psImageMaskType markVal); 101 bool pmPSFtryFitEXT_Threaded (psThreadJob *job); 101 102 102 103 bool pmPSFtryMakePSF (bool *pGoodFit, pmPSFtry *psfTry); 103 104 104 105 bool pmPSFtryFitPSF (pmPSFtry *psfTry, pmPSFOptions *options, psImageMaskType maskVal, psImageMaskType markVal); 106 bool pmPSFtryFitPSF_Threaded (psThreadJob *job); 107 108 bool pmPSFThreads (void); 105 109 106 110 /** pmPSFtryMetric()
Note:
See TracChangeset
for help on using the changeset viewer.
