Index: trunk/psastro/src/psastroChipAstrom.c
===================================================================
--- trunk/psastro/src/psastroChipAstrom.c	(revision 16071)
+++ trunk/psastro/src/psastroChipAstrom.c	(revision 16251)
@@ -71,4 +71,7 @@
 		}
 
+		// write the elapsed time here; this will be updated in psastroMosaicAstrometry, if called
+		psMetadataAddF32 (updates, PS_LIST_TAIL, "DT_ASTR", PS_META_REPLACE, "elapsed psastro time", psTimerMark ("psastroAnalysis"));
+
 		pmAstromWriteWCS (updates, fpa, chip, NONLIN_TOL);
 		psMetadataAdd (readout->analysis, PS_LIST_TAIL, "PSASTRO.HEADER",  PS_DATA_METADATA, "psastro header stats", updates);
