IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 42944


Ignore:
Timestamp:
Nov 14, 2025, 7:50:53 AM (8 months ago)
Author:
eugene
Message:

add option to insert bad regions (rectangular regions of bad pixels)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/ppSim.config

    r42390 r42944  
    112112BADPIX.SIZE     S32     0               # Size of bad pixels
    113113BADPIX.MODE     STR     RANDOM          # Mode for bad pixels: RANDOM|NAN
     114
     115BAD.REGIONS.NMAX  S32   0
     116BAD.REGIONS.DXMIN S32   10
     117BAD.REGIONS.DXMAX S32   100
     118BAD.REGIONS.DYMIN S32   10
     119BAD.REGIONS.DYMAX S32   100
    114120
    115121### The following options are used if not defined by the concepts (e.g., usually read from headers)
Note: See TracChangeset for help on using the changeset viewer.