Changeset 21366 for trunk/psphot/src/psphotReadoutFindPSF.c
- Timestamp:
- Feb 5, 2009, 5:03:33 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotReadoutFindPSF.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotReadoutFindPSF.c
r21249 r21366 18 18 PS_ASSERT_PTR_NON_NULL (readout, false); 19 19 20 // Generate the mask and weightimages, including the user-defined analysis region of interest21 psphotSetMaskAnd Weight(config, readout, recipe);20 // Generate the mask and variance images, including the user-defined analysis region of interest 21 psphotSetMaskAndVariance (config, readout, recipe); 22 22 23 23 // display the image, weight, mask (ch 1,2,3)
Note:
See TracChangeset
for help on using the changeset viewer.
