Changeset 21366 for trunk/psphot/src/psphotReadout.c
- Timestamp:
- Feb 5, 2009, 5:03:33 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotReadout.c
r21250 r21366 40 40 41 41 // Generate the mask and weight images, including the user-defined analysis region of interest 42 psphotSetMaskAnd Weight(config, readout, recipe);42 psphotSetMaskAndVariance (config, readout, recipe); 43 43 if (!strcasecmp (breakPt, "NOTHING")) { 44 44 return psphotReadoutCleanup(config, readout, recipe, NULL, NULL, NULL);
Note:
See TracChangeset
for help on using the changeset viewer.
