Index: trunk/ippTools/src/p2insertPendingFrames.c
===================================================================
--- trunk/ippTools/src/p2insertPendingFrames.c	(revision 8062)
+++ trunk/ippTools/src/p2insertPendingFrames.c	(revision 8120)
@@ -44,8 +44,11 @@
             rawFrame->exposure->telescope,
             rawFrame->exposure->exp_type,
-//            rawFrame->exposure->class,
             rawFrame->exposure->imfiles,
             rawFrame->exposure->filter,
-            rawFrame->exposure->stats,
+            rawFrame->exposure->airmass,
+            rawFrame->exposure->ra,
+            rawFrame->exposure->decl,
+            rawFrame->exposure->exp_time,
+            rawFrame->exposure->background,
             "my recipe",
             0xff,
@@ -62,5 +65,4 @@
                 rawImage->class_id,
                 rawImage->uri,
-                "my stats",
                 "my recipe",
                 0xff, // p1
