IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 38827


Ignore:
Timestamp:
Oct 9, 2015, 2:24:52 PM (11 years ago)
Author:
watersc1
Message:

forced warp shouldn't have a completMag field.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/jython/forcedwarpbatch.py

    r38806 r38827  
    250250        sqlLine.group("expTime",self.expTime[num])
    251251 #       self.logger.infoPair("building sql ","3")
    252         sqlLine.group("completMag",       self.getKeyFloat(header, "%.8f", 'FLIMIT'))
     252
    253253#        sqlLine.group("astroScat",        self.getKeyFloat(header, "%.8f", 'CERROR'))
    254254#        sqlLine.group("photoScat",             self.getKeyFloat(self.header, "%.8f", 'ZPT_ERR'));
Note: See TracChangeset for help on using the changeset viewer.