Changeset 20403 for trunk/ppSim/src/ppSimPhotomReadoutFake.c
- Timestamp:
- Oct 26, 2008, 5:12:35 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppSim/src/ppSimPhotomReadoutFake.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSim/src/ppSimPhotomReadoutFake.c
r19926 r20403 88 88 89 89 // 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); 92 92 93 93 // linear fit to real + fake sources
Note:
See TracChangeset
for help on using the changeset viewer.
