Changeset 4630 for trunk/psphot/src/choose_psf_model.c
- Timestamp:
- Jul 27, 2005, 3:26:57 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/choose_psf_model.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/choose_psf_model.c
r4398 r4630 62 62 if (test->mask->data.U8[i]) { 63 63 source->type = PS_SOURCE_OTHER; 64 // XXX is this the right type to go to?64 source->modelPSF = NULL; 65 65 } else { 66 66 source->modelPSF = test->modelPSF->data[i];
Note:
See TracChangeset
for help on using the changeset viewer.
