Changeset 24079 for trunk/ppImage/src/ppImageDetrendReadout.c
- Timestamp:
- May 6, 2009, 11:01:47 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImageDetrendReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImageDetrendReadout.c
r24078 r24079 68 68 69 69 if (options->doDark && dark) { 70 if (!pmDarkApply(input, dark, options-> flatMask)) {70 if (!pmDarkApply(input, dark, options->darkMask)) { 71 71 psError(PS_ERR_UNKNOWN, false, "Unable to subtract dark."); 72 72 psFree(detview);
Note:
See TracChangeset
for help on using the changeset viewer.
