Changeset 20399 for branches/eam_branch_20081026/psphot/src/psphotReadout.c
- Timestamp:
- Oct 26, 2008, 2:21:25 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20081026/psphot/src/psphotReadout.c
r20171 r20399 149 149 150 150 // construct an initial model for each object 151 psphotGuessModels ( readout, sources, recipe, psf);151 psphotGuessModels (config, readout, sources, psf); 152 152 153 153 // XXX test output of models … … 207 207 208 208 // create full input models 209 psphotGuessModels ( readout, newSources, recipe, psf);209 psphotGuessModels (config, readout, newSources, psf); 210 210 211 211 // replace all sources so fit below applies to all at once
Note:
See TracChangeset
for help on using the changeset viewer.
