Changeset 21392 for trunk/psphot/src/psphotDetectReadout.c
- Timestamp:
- Feb 6, 2009, 1:36:21 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotDetectReadout.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotDetectReadout.c
r21353 r21392 30 30 psAssert (psf, "psf should be loaded"); 31 31 32 33 32 // grab the sources of interest from the storage location (pmFPAfile PSPHOT.INPUT.CMF) 34 33 psArray *sources = psphotLoadPSFSources (config, view); … … 59 58 60 59 // calculate source magnitudes 61 psphotPSFWeights(config, readout, view, sources , psf);60 psphotPSFWeights(config, readout, view, sources); 62 61 63 62 // create the exported-metadata and free local data
Note:
See TracChangeset
for help on using the changeset viewer.
