Commit graph

11 commits

Author SHA1 Message Date
c5c4ae61ee Random updates 2019-07-27 16:27:58 -07:00
d2b5eb2b43 Minor styling changes 2018-08-01 13:40:10 -07:00
54f1c18e07 Added RMS error plotting to measured results. Theoretical is still a WiP. 2018-08-01 13:05:02 -07:00
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
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
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
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