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/fits.py

    r39694 r39764  
    147147
    148148        if False:
     149            self.logger.infoPair("running findAndReadHeaderRaw",name)
    149150            status = self.findAndReadHeaderRaw(name, VERBOSE)
    150151            return status
    151 
     152        self.logger.infoPair("running findAndReadHeaderOhana",name)
    152153        status = self.findAndReadHeaderOhana(name, VERBOSE)
    153154        return status
Note: See TracChangeset for help on using the changeset viewer.