Add bin/sawsim_plot_histogram_file.py and Histogram.plot().
authorW. Trevor King <wking@drexel.edu>
Thu, 12 Jan 2012 17:18:32 +0000 (12:18 -0500)
committerW. Trevor King <wking@drexel.edu>
Thu, 12 Jan 2012 17:18:32 +0000 (12:18 -0500)
commit86046c53cd026ec8c6f02d27d3c872d709c115f0
tree0f1089926be247c5a10b16fc2f378b5296222069
parent0a80d567d6f5bbf722133d7e84a6f0ba0395c252
Add bin/sawsim_plot_histogram_file.py and Histogram.plot().

This moves some of the matplotlib initialization into the more basic
pysawsim.histogram module, and provides an easy way to display
histogram files.
bin/sawsim_plot_histogram_file.py [new file with mode: 0755]
pysawsim/histogram.py
pysawsim/parameter_scan.py