- Timestamp:
- Jul 31, 2012, 11:38:18 AM (14 years ago)
- Location:
- branches/eam_branches/ipp-20120627/ippToPsps
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
jython/plot.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120627/ippToPsps
- Property svn:mergeinfo deleted
-
branches/eam_branches/ipp-20120627/ippToPsps/jython/plot.py
r33740 r34241 40 40 OUTPUTFILE = self.config.name + "_" + batchType + "_" + timestamp + ".png" 41 41 42 f = os.popen(' gnuplot', 'w')42 f = os.popen('/home/panstarrs/ipp/local/bin/gnuplot', 'w') 43 43 44 44 if 0:
Note:
See TracChangeset
for help on using the changeset viewer.
