IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 42162


Ignore:
Timestamp:
Apr 4, 2022, 4:43:10 PM (4 years ago)
Author:
eugene
Message:

add max valid overscan value

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20220316/ippconfig/recipes/ppImage.config

    r42159 r42162  
    101101OVERSCAN.CONSTANT       BOOL    FALSE           # Apply a known, fixed value?
    102102OVERSCAN.VALUE          F32     0.0             # value to apply, if requested
    103 OVERSCAN.MIN.VALID      F32     0.0             # value to apply, if requested
     103OVERSCAN.MIN.VALID      F32     0.0             # minimum valid overscan value
     104OVERSCAN.MAX.VALID      F32     65536.0         # maximum valid overscan value
    104105
    105106# Pattern Row subtraction options
Note: See TracChangeset for help on using the changeset viewer.