Changeset 4949 for trunk/psphot/src/psphotMarkPSF.c
- Timestamp:
- Sep 5, 2005, 8:44:00 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotMarkPSF.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotMarkPSF.c
r4946 r4949 24 24 # define MIN_DS 0.01 25 25 26 bool psphotMarkPSF (p sSource *source, float shapeNsigma, float minSN, float maxChi, float SATURATE)26 bool psphotMarkPSF (pmSource *source, float shapeNsigma, float minSN, float maxChi, float SATURATE) 27 27 { 28 28 int keep;
Note:
See TracChangeset
for help on using the changeset viewer.
