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/ppSimPhotomReadoutForce.c

    r19926 r20403  
    8181
    8282    // construct an initial model for each object
    83     psphotGuessModels (readout, realSources, recipe, psf);
    84     psphotGuessModels (readout, forceSources, recipe, psf);
     83    psphotGuessModels (config, readout, realSources, psf);
     84    psphotGuessModels (config, readout, forceSources, psf);
    8585   
    8686    // linear fit to real + force sources
Note: See TracChangeset for help on using the changeset viewer.