- Timestamp:
- Apr 6, 2010, 1:36:51 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/stackphot.20100406/psphot/src/psphotReadout.c
r27532 r27625 34 34 35 35 // Generate the mask and weight images, including the user-defined analysis region of interest 36 psphotSetMaskAndVariance (config, view); 36 if (!psphotSetMaskAndVariance (config, view)) { 37 return psphotReadoutCleanup(config, view); 38 } 37 39 if (!strcasecmp (breakPt, "NOTHING")) { 38 40 return psphotReadoutCleanup(config, view);
Note:
See TracChangeset
for help on using the changeset viewer.
