IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 19, 2007, 4:21:10 PM (19 years ago)
Author:
eugene
Message:

convert ppSimLoop to use pmReadout, loading psf model, add sources based on psf model

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20070817/ppSim/src/ppSimAddOverscan.c

    r14463 r14547  
    2929        psImageInit(variance, PS_SQR(readnoise));
    3030
    31         ppSimAddNoise(signal, variance, config, readout->parent, rng);
     31        ppSimAddNoise(signal, variance, readout->parent, config, rng);
    3232        psListAdd(readout->bias, PS_LIST_TAIL, signal);
    3333
Note: See TracChangeset for help on using the changeset viewer.