Changeset 4977 for trunk/psphot/src/psphotFitGalaxies.c
- Timestamp:
- Sep 7, 2005, 6:32:40 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotFitGalaxies.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotFitGalaxies.c
r4954 r4977 72 72 if (model->radius > OUTER_RADIUS) { 73 73 // (re)-allocate image, noise, mask arrays for each peak (square of radius OUTER) 74 p mSourceDefinePixels (source, imdata, x, y, model->radius);74 psphotDefinePixels (source, imdata, x, y, model->radius); 75 75 } 76 76
Note:
See TracChangeset
for help on using the changeset viewer.
