vibration_analyze: Only highlight the frequency range if we have a config
authorW. Trevor King <wking@tremily.us>
Sat, 4 May 2013 22:16:24 +0000 (18:16 -0400)
committerW. Trevor King <wking@tremily.us>
Sat, 4 May 2013 22:16:24 +0000 (18:16 -0400)
commit7b9cdcc69a1fd157a644edbf00fa4f6ebdeb0767
tree70431915b6ce24597aa423704698e041ab898ed5
parentd9d9ac6cc333f9b49557a97e9fe45c30ebe92adc
vibration_analyze: Only highlight the frequency range if we have a config

You shouldn't have to mock up a config dictionary just to plot the
PSD.  With this commit, you can skip config if you just want a
quick-and-dirty plot.
calibcant/vibration_analyze.py