Index: trunk/ippconfig/megacam/format_mef.config
===================================================================
--- trunk/ippconfig/megacam/format_mef.config	(revision 16644)
+++ trunk/ippconfig/megacam/format_mef.config	(revision 17866)
@@ -296,11 +296,5 @@
 # How to translation PS concepts into database lookups
 DATABASE	METADATA
-	TYPE		dbEntry		TABLE		COLUMN		GIVENDBCOL	GIVENPS
-#	CELL.GAIN	dbEntry		Camera		gain		chipId,cellId	CHIP.NAME,CELL.NAME
-#	CELL.READNOISE	dbEntry		Camera		readNoise	chipId,cellId	CHIP.NAME,CELL.NAME
-
-# A database entry refers to a particular column (COLUMN) in a
-# particular table (TABLE), given certain PS concepts (GIVENPS) that
-# match certain database columns (GIVENDBCOL).
+#	CELL.GAIN	STR	SELECT gain FROM camera where chip_id = {CHIP.NAME} AND cell_id = {CELL.NAME}
 END		
 
