Changeset 5593 for trunk/psphot/src/psphotFitGalaxies.c
- Timestamp:
- Nov 25, 2005, 1:13:43 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotFitGalaxies.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotFitGalaxies.c
r5058 r5593 75 75 // fit FLT (not PSF) model (set/unset the pixel mask) 76 76 psImageKeepCircle (source->mask, x, y, model->radius, "OR", PSPHOT_MASK_MARKED); 77 // XXX EAM : 0.5.0 code used _EAM version78 // status = pmSourceFitModel (source, model, false);79 77 status = pmSourceFitModel (source, model, false); 80 78 psImageKeepCircle (source->mask, x, y, model->radius, "AND", ~PSPHOT_MASK_MARKED);
Note:
See TracChangeset
for help on using the changeset viewer.
