analyze.py: Set `changed = True` for tweaked vibration variance
[calibcant.git] / calibcant / vibration_analyze.py
2013-05-05 W. Trevor KingRun update-copyright.py
2013-05-05 W. Trevor Kingvibration_analyze: Add smooth_window to PSD fitting
2013-05-04 W. Trevor Kingvibration_analyze.py: Don't use the peak power for...
2013-05-04 W. Trevor Kingvibration_analyze: Only highlight the frequency range...
2012-06-13 W. Trevor KingAllow groups to be used without filenames in temperatur...
2012-03-27 W. Trevor KingAdd vibration_analyze.breit_wigner_resonant_frequency().
2012-03-27 W. Trevor KingFix argument indentation in vibration_analyze.plot...
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...