Changeset 9825 for trunk/ppImage/src/ppImageDetrendBias.c
- Timestamp:
- Nov 1, 2006, 2:32:42 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImageDetrendBias.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImageDetrendBias.c
r8751 r9825 7 7 bool ppImageDetrendBias(pmReadout *inputReadout, pmReadout *bias, pmReadout *dark, ppImageOptions *options) 8 8 { 9 psTrace( __func__, 1, "Commencing bias processing....\n");9 psTrace("ppImage", 1, "Commencing bias processing....\n"); 10 10 // psMetadataPrint(inputReadout->parent->concepts, 7); 11 11
Note:
See TracChangeset
for help on using the changeset viewer.
