Changeset 20403 for trunk/ppSim/src/ppSimPhotomReadout.c
- Timestamp:
- Oct 26, 2008, 5:12:35 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppSim/src/ppSimPhotomReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSim/src/ppSimPhotomReadout.c
r18011 r20403 109 109 110 110 // construct an initial model for each object 111 psphotGuessModels ( readout, realSources, recipe, psf);112 psphotGuessModels ( readout, fakeSources, recipe, psf);113 psphotGuessModels ( readout, forceSources, recipe, psf);111 psphotGuessModels (config, readout, realSources, psf); 112 psphotGuessModels (config, readout, fakeSources, psf); 113 psphotGuessModels (config, readout, forceSources, psf); 114 114 115 115 psArray *sources = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.
