IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 32207


Ignore:
Timestamp:
Aug 29, 2011, 9:27:29 AM (15 years ago)
Author:
rhenders
Message:

initializing header to 'None'

File:
1 edited

Legend:

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

    r32036 r32207  
    2121       self.logger = logger
    2222       self.doc = doc
     23       self.header = None
    2324       self.localDir = self.doc.find("localOutPath").text
    2425
Note: See TracChangeset for help on using the changeset viewer.