Fix gaussian normalization in vibration_analyze.plot (no need for binwidth).
[calibcant.git] / calibcant / vibration_analyze.py
2012-03-27 W. Trevor KingFix gaussian normalization in vibration_analyze.plot...
2012-03-26 W. Trevor KingRemove duplicate plot call from vibration_analyze.analyze.
2012-03-26 W. Trevor KingPlotting commands now return the plots they generate.
2012-03-26 W. Trevor KingUse tight autoscaling for vibration plots.
2012-03-26 W. Trevor KingGet calibcant working with the new load_from_config...