Changeset 11201 for trunk/psphot/src/psphotReadout.c
- Timestamp:
- Jan 19, 2007, 3:47:27 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotReadout.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotReadout.c
r11188 r11201 8 8 // find the currently selected readout 9 9 pmReadout *readout = pmFPAfileThisReadout (config->files, view, "PSPHOT.INPUT"); 10 psphotSaveExtSources (readout); 10 11 11 12 // optional break-point for processing … … 79 80 } 80 81 81 // construct an initial PSF model for each object 82 // include externally-supplied sources 83 psphotLoadExtSources (readout, sources); 84 85 // construct an initial model for each object 82 86 psphotGuessModels (readout, sources, recipe, psf); 83 87
Note:
See TracChangeset
for help on using the changeset viewer.
