IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 39507


Ignore:
Timestamp:
Mar 31, 2016, 6:37:25 AM (10 years ago)
Author:
eugene
Message:

whitespace

File:
1 edited

Legend:

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

    r39153 r39507  
    169169                    self.logger.infoPair("Box dimensions: ", "ra / dec / size : %.1f / %.1f / %.1f   --   sky bounds : (%.2f - %2.f, %2.f - %2.f)" % (boxDim['RA'], boxDim['DEC'], boxDim['SIDE'], boxDim['minRA'], boxDim['maxRA'], boxDim['minDEC'], boxDim['maxDEC']))
    170170                    self.logger.infoPair(batchType + " items found in this box", "%d" % len(ids))
     171
    171172                    #previously said if not OB, but we don't need these for Do or FO
    172173                    if (batchType == "P2" or batchType == "ST" or batchType =="DF" or batchType == "FW"):
Note: See TracChangeset for help on using the changeset viewer.