Commit graph

17 commits

Author SHA1 Message Date
852f4cad1d Added support to plot measurement data
Added support to plot measurement results, as well as some updates to the default style.
2018-07-30 19:01:37 -07:00
910f7743b1 Roughed out cadence results plotting code. 2018-07-25 18:18:20 -07:00
ea8a3fb4c0 Updated plot names and tweaked alpha function. 2018-07-24 18:06:24 -07:00
669b144747 Added comparison plotting in seperate script. 2018-07-24 14:42:11 -07:00
0afd12eaed Fixed font configuration screwyness, and smith plotting size. 2018-07-24 12:14:52 -07:00
6c78fa6005 Renaming tweak for LaTeX 2018-07-23 19:48:35 -07:00
db9b4842d2 update for subplot support 2018-07-23 18:51:46 -07:00
581a05201e Corrected gain variation results, and added a helper script to automate plotting all results. 2018-07-23 17:58:00 -07:00
5c3f6902cc Broke out individual plotting commands, and updated CLI
Calling the tool with the debug flag will now automatically enter into an
interactive python console following execution. This is a handy way to try to
break into screwing around with the code if we are working with things.
2018-07-22 17:30:31 -07:00
e3637a7fc6 Continued refactoring, split up plotting statements. 2018-07-21 16:28:18 -07:00
539c2f7481 Major refactor to ease duplicate computations and plotting 2018-07-20 19:07:01 -07:00
d6d75b804f Mark stable point of tank plotting with hard gain limit 2018-07-19 10:20:10 -07:00
17d08cfaed Updated plotting to provide equal spacing of frequency steps. 2018-07-18 17:04:35 -07:00
fe6d3436e9 Refactored to try to split up the defaults from the main code
This is going to get ugly fast if I don't keep on top of it.
2018-07-18 11:46:46 -07:00
855e35367d Added TF polar plot 2018-07-17 19:24:14 -07:00
2b3686548e Fixed it 2018-07-17 19:09:07 -07:00
190ca4ded5 Inital comit.
Basic transfer function and tank impedance plotting
2018-07-17 18:33:39 -07:00