Changeset 26675
- Timestamp:
- Jan 22, 2010, 5:50:07 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/ppStack/src/ppStackPrepare.c
r26671 r26675 179 179 psArray *sources = NULL; 180 180 181 if (options->convolve || options->matchZPs || redoPhot) {181 if (options->convolve || options->matchZPs || options->photometry || redoPhot) { 182 182 pmReadout *ro = pmFPAviewThisReadout(view, inputFile->fpa); // Readout with sources 183 183 sources = psMetadataLookupPtr(NULL, ro->analysis, "PSPHOT.SOURCES"); // Sources
Note:
See TracChangeset
for help on using the changeset viewer.
