Changeset 18836
- Timestamp:
- Jul 31, 2008, 2:05:27 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotSubtractBackground.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotSubtractBackground.c
r16820 r18836 90 90 91 91 // subtract the background model (save in backSub, if requested) 92 // XXX if needed, multithread this (fairly trivial) 92 93 for (int j = 0; j < image->numRows; j++) { 93 94 for (int i = 0; i < image->numCols; i++) {
Note:
See TracChangeset
for help on using the changeset viewer.
