IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 15, 2016, 10:01:32 AM (10 years ago)
Author:
heather
Message:

various changes over the past few weeks to fix bugs etc

File:
1 edited

Legend:

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

    r39158 r39764  
    11771177        if rs.getInt(23) == 1: self.skychunk.batchTypes.append("DO")
    11781178        if rs.getInt(24) == 1: self.skychunk.batchTypes.append("FW")
    1179         if rs.getInt(25) == 1: self.skychunk.batchTypes.append("FG")
     1179###        if rs.getInt(25) == 1: self.skychunk.batchTypes.append("FG") fix this when P2 is done
    11801180        if rs.getInt(25) == 1: self.skychunk.batchTypes.append("FO")
    11811181
Note: See TracChangeset for help on using the changeset viewer.