Changeset 18472 for branches/eam_branch_20080706/ppImage/src/ppImageLoop.c
- Timestamp:
- Jul 11, 2008, 8:35:04 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080706/ppImage/src/ppImageLoop.c
r18430 r18472 65 65 // XXX set the options->*Mask values here (after the mask images have been loaded 66 66 // and before any of the value are used) 67 ppImageSetMaskBits (config, options); 67 if (!ppImageSetMaskBits (config, options)) 68 ESCAPE ("Unable to set bit masks"); 68 69 69 70 // perform the detrend analysis
Note:
See TracChangeset
for help on using the changeset viewer.
