IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 15, 2006, 3:03:49 PM (20 years ago)
Author:
eugene
Message:

substantial work on the image loop, support for DetDB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/ppImageDetrendReadout.c

    r7531 r7581  
    3939
    4040    // Bias, dark and overscan subtraction are all merged.
    41     if (options->doBias || options->doDark) {
     41    if (options->doBias || options->doDark || options->doOverscan) {
    4242        ppImageDetrendBias(input, bias, dark, options);
    4343    }
Note: See TracChangeset for help on using the changeset viewer.