Changeset 23318 for trunk/psModules/src/camera/pmHDUGenerate.c
- Timestamp:
- Mar 13, 2009, 4:53:16 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/camera/pmHDUGenerate.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/camera/pmHDUGenerate.c
r21363 r23318 474 474 } 475 475 476 if (!biassecs || !readout->bias) { 477 // No need to worry about bias section 478 continue; 479 } 480 476 481 if (biassecs->n != readout->bias->n) { 477 482 psWarning("Number of bias sections (%ld) and number of biases (%ld) do not match.\n",
Note:
See TracChangeset
for help on using the changeset viewer.
