- Timestamp:
- Jan 25, 2010, 7:52:41 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/psphot.stack.20100120/src/psphot.h
r26635 r26681 75 75 bool psphotReplaceUnfitSources (psArray *sources, psImageMaskType maskVal); 76 76 77 bool psphotSetMomentsWindow (psMetadata *recipe, psMetadata *analysis, psArray *sources); 78 77 79 bool psphotReplaceAllSources (psArray *sources, psMetadata *recipe); 78 80 bool psphotRemoveAllSources (const psArray *sources, const psMetadata *recipe); … … 126 128 bool psphotSetMaskAndVarianceReadout (pmConfig *config, pmReadout *readout, psMetadata *recipe); 127 129 void psphotSourceFreePixels (psArray *sources); 130 131 bool psphotRoughClassRegion (int nRegion, psRegion *region, psArray *sources, psMetadata *target, psMetadata *recipe, const bool havePSF); 128 132 129 133 // functions to set the correct source pixels
Note:
See TracChangeset
for help on using the changeset viewer.
