IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 26, 2008, 5:12:35 PM (18 years ago)
Author:
eugene
Message:

adjust to modified psphotGuessModels API

File:
1 edited

Legend:

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

    r19926 r20403  
    8888
    8989    // construct an initial model for each object
    90     psphotGuessModels (readout, realSources, recipe, psf);
    91     psphotGuessModels (readout, fakeSources, recipe, psf);
     90    psphotGuessModels (config, readout, realSources, psf);
     91    psphotGuessModels (config, readout, fakeSources, psf);
    9292   
    9393    // linear fit to real + fake sources
Note: See TracChangeset for help on using the changeset viewer.