Plotting commands now return the plots they generate.
authorW. Trevor King <wking@drexel.edu>
Mon, 26 Mar 2012 21:18:59 +0000 (17:18 -0400)
committerW. Trevor King <wking@drexel.edu>
Mon, 26 Mar 2012 21:18:59 +0000 (17:18 -0400)
commite78ae8cd9fec9fe163b35b371807dc481b84abf2
tree29ee36a114948887567a822287a6cffd131a15f8
parentf7b17f258e33ac9742742db7a0c71f34fa93ea41
Plotting commands now return the plots they generate.

This lets you manipulate them in external code to fine tune them to
your particular situation.  The default plots are useful, but not
always beautiful.  Now you can write a script to generate beautiful
plots for your poster without duplicating code from the plot
functions.
calibcant/analyze.py
calibcant/bump_analyze.py
calibcant/temperature_analyze.py
calibcant/vibration_analyze.py