Changeset 33089 for trunk/psModules/src/detrend/pmFlatField.c
- Timestamp:
- Jan 11, 2012, 10:16:48 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/detrend/pmFlatField.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/detrend/pmFlatField.c
r28405 r33089 161 161 if (threaded) { 162 162 // wait here for the threaded jobs to finish 163 if (!psThreadPoolWait(true )) {163 if (!psThreadPoolWait(true, true)) { 164 164 psError(PS_ERR_UNKNOWN, false, "Unable to flat-field image."); 165 165 return false;
Note:
See TracChangeset
for help on using the changeset viewer.
