Changeset 8246 for trunk/psModules/src/detrend/pmSubtractBias.c
- Timestamp:
- Aug 8, 2006, 4:37:08 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/detrend/pmSubtractBias.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/detrend/pmSubtractBias.c
r8108 r8246 11 11 * @author GLG, MHPCC 12 12 * 13 * @version $Revision: 1. 7$ $Name: not supported by cvs2svn $14 * @date $Date: 2006-08-0 3 19:37:55$13 * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2006-08-09 02:37:07 $ 15 15 * 16 16 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 259 259 const pmReadout *bias, const pmReadout *dark) 260 260 { 261 psTrace(" .psModule.pmSubtracBias.pmSubtractBias", 4,261 psTrace("psModules.detrend", 4, 262 262 "---- pmSubtractBias() begin ----\n"); 263 263 PS_ASSERT_PTR_NON_NULL(in, NULL);
Note:
See TracChangeset
for help on using the changeset viewer.
