Changeset 11187
- Timestamp:
- Jan 19, 2007, 12:16:43 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphot.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphot.h
r11163 r11187 33 33 // psphotReadout functions 34 34 bool psphotImageMedian (pmConfig *config, pmFPAview *view); 35 psArray *psphotFindPeaks (pmReadout *readout, psMetadata *recipe );35 psArray *psphotFindPeaks (pmReadout *readout, psMetadata *recipe, int pass); 36 36 psArray *psphotSourceStats (pmReadout *readout, psMetadata *recipe, psArray *allpeaks); 37 37 bool psphotRoughClass (psArray *sources, psMetadata *recipe); … … 97 97 bool psphotFitInit (); 98 98 bool psphotFitSummary (); 99 bool psphotMergeSources (psArray *oldSources, psArray *newSources);
Note:
See TracChangeset
for help on using the changeset viewer.
