IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 6, 2007, 2:48:33 PM (19 years ago)
Author:
Paul Price
Message:

Adding function to generate bad pixels.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSim/src/ppSimLoop.c

    r14815 r15482  
    140140                ppSimSaturate(readout, config);
    141141
     142                ppSimBadPixels(readout, config, rng);
     143
    142144                ppSimAddOverscan (readout, config, biasCols, biasRows, rng);
    143145                psFree(biasRows);
Note: See TracChangeset for help on using the changeset viewer.