Changes between Version 317 and Version 318 of ippToPsps
- Timestamp:
- Apr 10, 2012, 11:41:45 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ippToPsps
v317 v318 307 307 == plotter.py == 308 308 309 {{{plotter.py}}} is used to manually generate the plots used my {{{metrics.py}}}. Like {{{metrics.py}}}, note that {{{plotter.py}}} invokes gnuplot and so needs to run on {{{ipp009}}} in order to save plots to file. Example usage would be:309 {{{plotter.py}}} is used to manually generate the plots used my {{{metrics.py}}}. Like {{{metrics.py}}}, note that {{{plotter.py}}} invokes gnuplot and so needs to run on {{{ipp009}}} in order to save plots to file. So far only density plot of pending items in the queue are supported, but the code could be extended to include other plot types. Example usage would be: 310 310 311 311 {{{
