- Timestamp:
- May 29, 2008, 3:26:03 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080511/ppSim/src/ppSimInsertStars.c
r17818 r17850 132 132 } 133 133 134 // NOTE: readout must be part of the pmFPAfile named "PPSIM.OUTPUT" 135 // XXX PPSIM.SOURCES are the fake sources with their *input* values 136 psMetadataAdd (readout->analysis, PS_LIST_TAIL, "PPSIM.SOURCES", PS_DATA_ARRAY, "fake sources", sources); 134 // NOTE: the pmFPAfile "PPSIM.OUTPUT" points at these sources 135 psMetadataAdd (readout->analysis, PS_LIST_TAIL, "PSPHOT.SOURCES", PS_DATA_ARRAY, "fake sources", sources); 137 136 psFree(sources); 138 137 … … 140 139 return true; 141 140 } 142
Note:
See TracChangeset
for help on using the changeset viewer.
