- Timestamp:
- Nov 4, 2019, 4:27:05 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/ccl_branches/ipp-20190806/psastro/src/psastroMetadataStats.c
r40960 r41034 38 38 psMetadataItemSupplement(&status, stats, header, "CERROR"); 39 39 psMetadataItemSupplement(&status, stats, header, "NASTRO"); 40 psMetadataItemSupplement(&status, stats, header, " ast_r0");41 psMetadataItemSupplement(&status, stats, header, " ast_d0");42 psMetadataItemSupplement(&status, stats, header, " ast_t0");43 psMetadataItemSupplement(&status, stats, header, " ast_s0");44 psMetadataItemSupplement(&status, stats, header, " ast_rs");45 psMetadataItemSupplement(&status, stats, header, " ast_ds");40 psMetadataItemSupplement(&status, stats, header, "AST_R0"); 41 psMetadataItemSupplement(&status, stats, header, "AST_D0"); 42 psMetadataItemSupplement(&status, stats, header, "AST_T0"); 43 psMetadataItemSupplement(&status, stats, header, "AST_S0"); 44 psMetadataItemSupplement(&status, stats, header, "AST_RS"); 45 psMetadataItemSupplement(&status, stats, header, "AST_DS"); 46 46 } 47 47
Note:
See TracChangeset
for help on using the changeset viewer.
