- Timestamp:
- Jun 20, 2014, 3:53:40 PM (12 years ago)
- Location:
- branches/eam_branches/ipp-20140610
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psastro/src/psastroChipAstrom.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140610
- Property svn:mergeinfo changed
/trunk merged: 36886,36888,36890,36892,36894,36896-36897,36913-36914,36924
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20140610/psastro/src/psastroChipAstrom.c
r35419 r36928 143 143 numGoodRO++; 144 144 145 psU64 astrom_chip_val = 1; 146 astrom_chip_val <<= view->chip; 147 psMetadataAddU64 (updates, PS_LIST_TAIL, "ASTROM_CHIPS", PS_META_REPLACE, 148 "chips that passed astrometry", astrom_chip_val); 149 145 150 // write the elapsed time here; this will be updated in psastroMosaicAstrometry, if called 146 151 psMetadataAddF32 (updates, PS_LIST_TAIL, "DT_ASTR", PS_META_REPLACE, "elapsed psastro time", psTimerMark ("psastroAnalysis"));
Note:
See TracChangeset
for help on using the changeset viewer.
