IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 27, 2015, 2:38:19 PM (11 years ago)
Author:
eugene
Message:

add debug option to ippjython / ipptopsps.py; move some messages to debug; only do XY01 in test mode; test ingest of a FITS file to mysql

File:
1 edited

Legend:

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

    r38958 r38973  
    6767                logger.errorPair("Could not read FITS PHU for id", "%d" % id)
    6868                raise
     69        else:
     70            logger.errorPair("missing fits item?", str(id))
    6971
    7072        # define the dvo table names
Note: See TracChangeset for help on using the changeset viewer.