IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 20, 2009, 5:57:46 PM (17 years ago)
Author:
eugene
Message:

add ability to generate "bad cte" regions (just a smoothed area)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSim/src/ppSim.h

    r23139 r23465  
    135135
    136136
     137// add a bad CTE region
     138bool ppSimBadCTE(psImage *image,        // Signal image, modified and returned
     139                 const pmConfig *config // configuration
     140  );
     141
    137142/// Add bad pixels to an image
    138143bool ppSimBadPixels(pmReadout *readout, ///< Readout for which to generate bad pixels
Note: See TracChangeset for help on using the changeset viewer.