IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 31, 2015, 2:22:06 PM (11 years ago)
Author:
eugene
Message:

deactivate the regex for test detection batches

File:
1 edited

Legend:

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

    r39003 r39017  
    10661066        ## for a quick test, just do the first chip:
    10671067        if self.config.test and self.config.camera == "gpc1":
    1068             regex = "XY01*"
     1068            regex = "XY*"
    10691069           
    10701070        print "my ID: " + str(self.id)
Note: See TracChangeset for help on using the changeset viewer.