Changeset 12950 for trunk/psphot/src/psphotReadout.c
- Timestamp:
- Apr 21, 2007, 9:54:27 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotReadout.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotReadout.c
r12792 r12950 64 64 } 65 65 66 // psArray *bounds = psphotGetBounds (); 67 // psArray *sources = psphotBoundsToSources (); 68 66 69 // construct sources and measure basic stats 67 70 psArray *sources = psphotSourceStats (readout, recipe, peaks); … … 106 109 psphotGuessModels (readout, sources, recipe, psf); 107 110 111 // XXX test output of models 112 // psphotTestSourceOutput (readout, sources, recipe, psf); 113 108 114 if (dump) psphotSaveImage (NULL, readout->image, "image.v0.fits"); 109 115
Note:
See TracChangeset
for help on using the changeset viewer.
