- Timestamp:
- Jul 30, 2008, 2:23:30 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080719/psphot/src/psphotSubtractBackground.c
r16820 r18792 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.
