Index: trunk/ippToPsps/jython/detectionbatch.py
===================================================================
--- trunk/ippToPsps/jython/detectionbatch.py	(revision 38736)
+++ trunk/ippToPsps/jython/detectionbatch.py	(revision 38761)
@@ -209,5 +209,4 @@
         sqlLine.group("sky",              self.getKeyFloat(header, "%.8f", 'MSKY_MN'))
         sqlLine.group("skyScat",          self.getKeyFloat(header, "%.8f", 'MSKY_SIG'))
-        sqlLine.group("magSat",           self.getKeyFloat(header, "%.8f", 'FSATUR'))
         sqlLine.group("completMag",       self.getKeyFloat(header, "%.8f", 'FLIMIT'))
         sqlLine.group("astroScat",        self.getKeyFloat(header, "%.8f", 'CERROR'))
