IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 13, 2012, 6:34:51 PM (14 years ago)
Author:
heather
Message:

stackbatch should drop things which exist in cmf but not dvo.

File:
1 edited

Legend:

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

    r33740 r34165  
    4040            OUTPUTFILE = self.config.name + "_" + batchType + "_" + timestamp + ".png"
    4141
    42         f = os.popen('gnuplot', 'w')
     42        f = os.popen('/home/panstarrs/ipp/local/bin/gnuplot', 'w')
    4343           
    4444        if 0:
Note: See TracChangeset for help on using the changeset viewer.