46 次代码提交

作者 SHA1 备注 提交日期
JingziC
cb5d26b433 Removing use_line_collection in plotting
use_line_collection is removed in matplotlib 3.8.0
2024-01-29 17:10:01 +09:00
Craig Warren
66ff406a06 Updated copyright year 2023-03-24 11:50:02 +00:00
Craig Warren
5a1a90099f Updated copyright to 2022. 2022-01-06 21:01:41 +00:00
Craig Warren
74b66a2395 Update copyright to 2021 2021-12-13 16:01:31 +00:00
Craig Warren
73a3f93a08 Added divide by zero ignore for s11, s21, zin, yin 2020-06-11 22:05:07 +01:00
craig-warren
5c11a3922e Fixed syntax error - missing commas in plot. 2020-05-18 16:05:36 +01:00
Craig Warren
5e0d19cf7b Correct typo - missing comma from stem plots. 2020-01-30 20:56:51 +01:00
Craig Warren
a483b68496 Updated parameter in stem plots used for FFTs. 2020-01-28 15:29:33 +01:00
Craig Warren
dee2676052 Updated copyright notice year. 2020-01-28 12:37:45 +01:00
Craig Warren
0ca02137b3 Updated copyright date to 2019. 2019-01-04 09:25:37 +00:00
craig-warren
a704243598 Corrected bug with time vector used in plotting scripts. 2018-07-17 15:42:20 +01:00
Craig Warren
b3247b07dc Change HDF5 file attribute from 'dx,dy,dz' to 'dx_dy_dz' 2018-05-23 17:43:07 +01:00
Craig Warren
cc33a628b6 Tweaks to gridline styles. 2018-05-02 14:28:38 +01:00
Craig Warren
fc7306c101 Updated copyright date. 2018-01-02 11:23:53 +00:00
Craig Warren
e351a5fde8 Added functionality to better handle divide by zero error when taking log10. 2017-10-11 10:24:51 +01:00
Craig Warren
db4fdb167c autopep8 code cleanups. 2017-02-22 10:37:30 +00:00
Craig Warren
c03b5efa63 Formatting cleanups. 2017-01-26 16:23:29 +00:00
Craig Warren
c6d3fafb97 Updated copyright notices to 2017. 2017-01-18 14:16:20 +00:00
Craig Warren
d314da1875 Fixed delay correction for voltages. 2016-11-16 12:54:55 +00:00
Craig Warren
04da1ec6e7 Updates to handle bug with matplotlib and versions of qt/pyqt. 2016-09-22 10:22:33 +01:00
Craig Warren
f0f6c98ebb Modified setup of matplotlib for Linux and Windows to force using QT5 backend. Problem is that with conda installed qt5/pyqt5 matplotlib still tries to use qt4 backend. 2016-09-19 14:34:56 +01:00
Craig Warren
1a59e4df64 Tidied some import statements. 2016-07-29 14:49:21 +01:00
Craig Warren
438669959b Added filename argument to assist with saving figures from module. 2016-05-27 15:15:24 +01:00
Craig Warren
17c6839e3b Better handling of when s21 is None. 2016-05-26 12:16:32 +01:00
Craig Warren
570640fb49 Revised antenna parameter plotting script to handle s21 calculation and plotting when either a transmission line or receiver is used on the receiver antenna in the model. 2016-05-26 10:48:53 +01:00
Craig Warren
a80054b701 Further tidy and rationalising of plotting modules. 2016-05-18 12:49:36 +01:00
Craig Warren
4542a1c8e9 Change to name of some command line arguments. 2016-05-10 18:15:02 +01:00
Craig Warren
bb306a60b7 Corrected electric field to voltage conversion.
Corrected figure plot saving filenames.
Added better checking of available components from a receiver output.
2016-05-10 14:05:41 +01:00
Craig Warren
737794f36c Updated to take optional command line arguments for receiver antenna to calculate s21 parameter. 2016-05-09 14:59:49 +01:00
Craig Warren
0f6e644b4c Changed name of some of the Taguchi opt modules. 2016-05-04 13:14:20 +01:00
Craig Warren
faeef0d26b Added more comments and plot options (commented out for now). 2016-02-02 15:11:44 +00:00
Craig Warren
e3af1aa1a0 Added commented axis limits settings. 2016-01-29 09:52:47 +00:00
Craig Warren
a42b0e4ce1 Correction to plotting of resistive part of impedance. 2016-01-28 19:20:37 +00:00
Craig Warren
e7f0b9850e Moved plt.show to end of module. 2016-01-27 16:09:43 +00:00
Craig Warren
f098be0253 Better calculation of time array, using linspace instead of arange. 2016-01-27 10:20:16 +00:00
Craig Warren
99d97f76bb Changed axes settings to seconds and Hertz, rather than nano-seconds and giga-Hertz. 2016-01-26 15:11:31 +00:00
Craig Warren
03ca5508ce Changes default FFT frequency plotting range to plot to -60dB down from max. 2016-01-25 10:16:38 +00:00
Craig Warren
dc170f51ee Cleaned up some of the print messages. 2016-01-14 16:14:52 +00:00
Craig Warren
48e0fdee97 Print some information on s11, input impedance and admittance values. 2016-01-14 09:51:07 +00:00
Craig Warren
bb8e4ac944 Adjusted plotting scales for FFTs. 2016-01-13 16:04:45 +00:00
Craig Warren
faaf9741ec Added PNG plotting option. 2016-01-13 13:35:51 +00:00
Craig Warren
6be9473126 Finalised wire dipole example model and results. 2016-01-13 12:21:57 +00:00
Craig Warren
0e4bb43142 Updated copyright notice to add 2016. 2016-01-12 18:29:10 +00:00
Craig Warren
4231092578 Updated for input impedance and admittance calculations. 2016-01-12 17:24:40 +00:00
craig-warren
d3f6b327f1 More updates to the wire dipole example. 2016-01-08 19:21:29 +00:00
craig-warren
0022867287 Updates to wire dipole example. 2016-01-08 19:14:52 +00:00