IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 42660


Ignore:
Timestamp:
Apr 13, 2024, 12:12:09 PM (2 years ago)
Author:
eugene
Message:

enable read of OVERSCAN.2D options

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ppImage.20240412/src/ppImageOptions.c

    r42656 r42660  
    241241        // Do the overscan as a single value?
    242242        options->overscan->TwoD = psMetadataLookupBool(NULL, recipe, "OVERSCAN.2D");
    243         if (false && options->overscan->TwoD) {
     243        if (options->overscan->TwoD) {
    244244
    245245            // statistics for the secondary region
Note: See TracChangeset for help on using the changeset viewer.