Changeset 4949 for trunk/psphot/src/psphotSubtractPSF.c
- Timestamp:
- Sep 5, 2005, 8:44:00 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotSubtractPSF.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotSubtractPSF.c
r4946 r4949 4 4 // need to control application of this with some thresholding 5 5 6 bool psphotSubtractPSF (p sSource *source)6 bool psphotSubtractPSF (pmSource *source) 7 7 { 8 8 float sky; 9 p sModel *model;9 pmModel *model; 10 10 psImage *pixels; 11 11
Note:
See TracChangeset
for help on using the changeset viewer.
