Changeset 20070 for trunk/psphot/src/psphot.h
- Timestamp:
- Oct 11, 2008, 11:55:22 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphot.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphot.h
r19917 r20070 21 21 bool psphotModelTest (pmConfig *config, const pmFPAview *view, psMetadata *recipe); 22 22 bool psphotReadout (pmConfig *config, const pmFPAview *view); 23 bool psphotReadoutFindPSF(pmConfig *config, const pmFPAview *view); 23 24 bool psphotReadoutCleanup (pmConfig *config, pmReadout *readout, psMetadata *recipe, pmDetections *detections, pmPSF *psf, psArray *sources); 24 25 bool psphotDefineFiles (pmConfig *config, pmFPAfile *input); … … 107 108 bool psphotMergeSources (psArray *oldSources, psArray *newSources); 108 109 bool psphotLoadExtSources (pmConfig *config, const pmFPAview *view, psArray *sources); 110 111 pmDetections *psphotLoadPSFSources (pmConfig *config, const pmFPAview *view); 112 109 113 pmPSF *psphotLoadPSF (pmConfig *config, const pmFPAview *view, psMetadata *recipe); 110 114 bool psphotSetHeaderNstars (psMetadata *recipe, psArray *sources);
Note:
See TracChangeset
for help on using the changeset viewer.
