Index: trunk/ippconfig/gpc2/camera.config
===================================================================
--- trunk/ippconfig/gpc2/camera.config	(revision 40341)
+++ trunk/ippconfig/gpc2/camera.config	(revision 40348)
@@ -6,7 +6,8 @@
 	# RELPHOT	STR	gpc2/format_relphot.config
 	FORMAT_20180131 STR	gpc2/format_20180131.config
-	FORMAT_20180111 STR	gpc2/format_20180111.config
-	FORMAT_20140521	STR	gpc2/format_20140521.config
-	FORMAT_RAW	STR	gpc2/format_raw.config # default config from the lab (missing MJD, and maybe other stuff)
+	FORMAT_DEFAULT  STR     gpc2/format_default.config
+#	FORMAT_20180111 STR	gpc2/format_20180111.config
+#	FORMAT_20140521	STR	gpc2/format_20140521.config
+#	FORMAT_RAW	STR	gpc2/format_raw.config # default config from the lab (missing MJD, and maybe other stuff)
 END
 
@@ -82,12 +83,30 @@
 # internal to external filter names
 FILTER.ID       METADATA
-   r        MULTI
-   r        STR   Not available
-   r        STR   g.00002
-   r        STR   r.00002
-   r        STR   i.00002
-   r        STR   z.00002
-   r        STR   y.00002
-   r        STR   w.00002
+#   r        MULTI
+#   r        STR   Not available
+#   r        STR   g.00002
+#   r        STR   r.00002
+#   r        STR   i.00002
+#   r        STR   z.00002
+#   r        STR   y.00002
+#   r        STR   w.00002
+    g        MULTI 
+    g	     STR   g.00002
+    g	     STR   g
+    r	     MULTI
+    r	     STR   r.00002
+    r	     STR   r
+    i	     MULTI
+    i	     STR   i.00002
+    i	     STR   i
+    z	     MULTI
+    z	     STR   z.00002
+    z	     STR   z
+    y	     MULTI
+    y	     STR   y.00002
+    y	     STR   y
+    w	     MULTI
+    w	     STR   w.00002
+    w	     STR   2
    # the following were needed for detrend.correct because input and output images seem to be inconsistent sometimes:
    # g        STR   g
