Changeset 17795 for trunk/ppSub/src/ppSubReadout.c
- Timestamp:
- May 23, 2008, 4:07:10 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSubReadout.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSubReadout.c
r17793 r17795 247 247 248 248 if (stats) { 249 pm Chip *photChip = pmFPAviewThisChip(view, photFile->fpa); // Chipwith the sources250 psArray *sources = psMetadataLookupPtr(NULL, phot Chip->analysis, "PSPHOT.SOURCES"); // Sources249 pmReadout *photRO = pmFPAviewThisReadout(view, photFile->fpa); // Readout with the sources 250 psArray *sources = psMetadataLookupPtr(NULL, photRO->analysis, "PSPHOT.SOURCES"); // Sources 251 251 psMetadataAddS32(stats, PS_LIST_TAIL, "NUM_SOURCES", 0, "Number of sources detected", sources->n); 252 252 }
Note:
See TracChangeset
for help on using the changeset viewer.
