Changeset 12950 for trunk/psphot/src/psphot.h
- Timestamp:
- Apr 21, 2007, 9:54:27 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphot.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphot.h
r12921 r12950 21 21 bool psphotDefineFiles (pmConfig *config, pmFPAfile *input); 22 22 23 23 24 // XXX test functions 24 25 bool psphotTestPSF (pmReadout *readout, psArray *sources, psMetadata *recipe); 25 26 bool pmPSFtestModel (psArray *sources, char *modelName, float RADIUS, bool poissonErrors, psPolynomial2D *psfTrendMask); 26 27 bool psphotTestSourceOutput (pmReadout *readout, psArray *sources, psMetadata *recipe, pmPSF *psf); 27 28 psArray *psphotFakeSources (); 28 29 … … 104 105 bool psphotDeblendSatstars (psArray *sources, psMetadata *recipe); 105 106 107 bool psphotMakeResiduals (psArray *sources, psMetadata *recipe, pmPSF *psf); 108 106 109 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
