Changeset 13348 for trunk/psphot/src/psphot.h
- Timestamp:
- May 11, 2007, 3:29:57 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphot.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphot.h
r13225 r13348 30 30 const bool returnFootprints, const int pass); 31 31 #include "pmFootprint.h" 32 psErrorCode psphotCullPeaks(const pmReadout *readout, const psMetadata *recipe, psArray *footprints); 32 psErrorCode psphotCullPeaks(const psImage *img, const psImage *weight, 33 const psMetadata *recipe, psArray *footprints); 33 34 psArray *psphotSourceStats (pmReadout *readout, psMetadata *recipe, psArray *allpeaks); 34 35 bool psphotRoughClass (psArray *sources, psMetadata *recipe);
Note:
See TracChangeset
for help on using the changeset viewer.
