Commit graph

9 commits

Author SHA1 Message Date
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