Index: /branches/ccl_branches/ipp-20190806/psastro/src/psastroMetadataStats.c
===================================================================
--- /branches/ccl_branches/ipp-20190806/psastro/src/psastroMetadataStats.c	(revision 41033)
+++ /branches/ccl_branches/ipp-20190806/psastro/src/psastroMetadataStats.c	(revision 41034)
@@ -38,10 +38,10 @@
         psMetadataItemSupplement(&status, stats, header, "CERROR");
         psMetadataItemSupplement(&status, stats, header, "NASTRO");
-        psMetadataItemSupplement(&status, stats, header, "ast_r0");
-        psMetadataItemSupplement(&status, stats, header, "ast_d0");
-        psMetadataItemSupplement(&status, stats, header, "ast_t0");
-        psMetadataItemSupplement(&status, stats, header, "ast_s0");
-        psMetadataItemSupplement(&status, stats, header, "ast_rs");
-        psMetadataItemSupplement(&status, stats, header, "ast_ds");
+        psMetadataItemSupplement(&status, stats, header, "AST_R0");
+        psMetadataItemSupplement(&status, stats, header, "AST_D0");
+        psMetadataItemSupplement(&status, stats, header, "AST_T0");
+        psMetadataItemSupplement(&status, stats, header, "AST_S0");
+        psMetadataItemSupplement(&status, stats, header, "AST_RS");
+        psMetadataItemSupplement(&status, stats, header, "AST_DS");
     }
 
