Index: trunk/ippScripts/scripts/register_exp.pl
===================================================================
--- trunk/ippScripts/scripts/register_exp.pl	(revision 12636)
+++ trunk/ippScripts/scripts/register_exp.pl	(revision 12645)
@@ -71,5 +71,4 @@
                            "alt", # Altitude
                            "az", # Azimuth
-                           "ccd_temp", # CCD temperature
                            "dateobs", # Time of exposure
                        ];
@@ -77,4 +76,5 @@
 # These values may vary across components; we will take the average
 use constant VARIABLES => [
+                           "ccd_temp", # CCD temperature
                            "exp_time", # Exposure time
                            ];
