Index: trunk/psastro/src/psastroAnalysis.c
===================================================================
--- trunk/psastro/src/psastroAnalysis.c	(revision 35715)
+++ trunk/psastro/src/psastroAnalysis.c	(revision 41285)
@@ -135,4 +135,7 @@
         }
     }
+
+    psLogMsg("psastro", 3, "TIMEMARK: psastroChipAstrom: %f sec\n", psTimerMark ("complete"));
+
     if (mosastro) {
         if (!psastroMosaicAstrom (config)) {
@@ -150,4 +153,6 @@
         }
     }
+
+    psLogMsg("psastro", 3, "TIMEMARK: psastroMosaicAstrom: %f sec\n", psTimerMark ("complete"));
 
     if (!skipastro) {
