Index: /branches/ccl_branches/ipp-20190806/psastro/src/psastroMetadataStats.c
===================================================================
--- /branches/ccl_branches/ipp-20190806/psastro/src/psastroMetadataStats.c	(revision 40959)
+++ /branches/ccl_branches/ipp-20190806/psastro/src/psastroMetadataStats.c	(revision 40960)
@@ -38,4 +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");
     }
 
