Changeset 25313 for trunk/ppStack/src/ppStackSources.c
- Timestamp:
- Sep 10, 2009, 11:15:20 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackSources.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackSources.c
r23573 r25313 123 123 pmReadout *fake = pmReadoutAlloc(NULL); // Fake readout 124 124 pmPSF *psf = psMetadataLookupPtr(NULL, config->arguments, "PSF.TARGET"); // PSF for fake image 125 pmReadoutFakeFromSources(fake, FAKE_COLS, FAKE_ROWS, sourceLists->data[i], 125 pmReadoutFakeFromSources(fake, FAKE_COLS, FAKE_ROWS, sourceLists->data[i], 0, 126 126 NULL, NULL, psf, 5, 0, false, true); 127 127 psString name = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.
