Changeset 21183 for trunk/psphot/src/psphotSkyReplace.c
- Timestamp:
- Jan 26, 2009, 8:40:07 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotSkyReplace.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotSkyReplace.c
r20453 r21183 17 17 // select the corresponding images 18 18 psF32 **image = readout->image->data.F32; 19 ps U8 **mask = readout->mask->data.U8;19 psImageMaskType **mask = readout->mask->data.PS_TYPE_IMAGE_MASK_DATA; 20 20 psF32 **back = background->image->data.F32; 21 21
Note:
See TracChangeset
for help on using the changeset viewer.
