Changeset 17790 for trunk/ppSub/src/ppSubReadout.c
- Timestamp:
- May 23, 2008, 3:40:40 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSubReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSubReadout.c
r17784 r17790 246 246 pmFPAfileActivate(config->files, false, "PSPHOT.INPUT"); 247 247 248 psArray *sources = psMetadataLookupPtr(NULL, outRO->parent->parent->analysis, "PSPHOT.SOURCES"); 248 pmChip *photChip = pmFPAviewThisChip(view, photFile->fpa); // Chip with the sources 249 psArray *sources = psMetadataLookupPtr(NULL, photChip->analysis, "PSPHOT.SOURCES"); // Sources 249 250 psMetadataAddS32(stats, PS_LIST_TAIL, "NUM_SOURCES", 0, "Number of sources detected", sources->n); 250 251 }
Note:
See TracChangeset
for help on using the changeset viewer.
