Changeset 5802 for trunk/psphot/src/psphotRadiusChecks.c
- Timestamp:
- Dec 17, 2005, 10:26:59 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotRadiusChecks.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotRadiusChecks.c
r5772 r5802 29 29 if (isnan(model->radius)) psAbort ("apply_psf_model", "error in radius"); 30 30 31 if (source->mode & PM_SOURCE_SATSTAR) { 32 model->radius *= 2; 33 } 34 31 35 // check if we need to redefine the pixels 32 36 // XXX EAM : a better test would examine the source pixels
Note:
See TracChangeset
for help on using the changeset viewer.
