Changeset 36914 for trunk/psastro/src/psastroChipAstrom.c
- Timestamp:
- Jun 19, 2014, 3:22:46 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroChipAstrom.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroChipAstrom.c
r35419 r36914 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.
