IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 21, 2015, 8:01:39 AM (11 years ago)
Author:
heather
Message:

magsat removed

File:
1 edited

Legend:

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

    r38736 r38761  
    211211        sqlLine.group("skycellID",             self.skycellID[num]);
    212212        sqlLine.group("photoCalID",            self.photoCalID[num]);
    213         sqlLine.group("magSat",                self.getKeyFloat(self.header[num], "%.8f", 'FSATUR'));
    214213        sqlLine.group("analVer",               str(self.analVer[num]));
    215214        sqlLine.group("expTime",               self.expTime[num]);
Note: See TracChangeset for help on using the changeset viewer.