Make pysawsim.invoke.CommandError picklable, and add doctest proof.
[sawsim.git] / pysawsim / histogram.py
2010-10-23 W. Trevor KingAdd epilogs to each OptionParser in pysawsim.
2010-10-23 W. Trevor KingMove sawsim running into a new pysawsim.sawsim.SawsimRu...
2010-10-20 W. Trevor KingAdd Histogram.to_stream() and .headings.
2010-10-20 W. Trevor KingAdd Histogram.calculate_bin_edges().
2010-10-19 W. Trevor KingMove Histogram class from fit_force_histogram to new...