提交图

171 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
e3af1aa1a0 Added commented axis limits settings. 2016-01-29 09:52:47 +00:00
Craig Warren
df05610adc Corrected some comments and frequency label for FFT. 2016-01-29 09:52:09 +00:00
Craig Warren
a42b0e4ce1 Correction to plotting of resistive part of impedance. 2016-01-28 19:20:37 +00:00
Craig Warren
30c4a2a7e6 Updated to try and threshold only materials present in geometry file (and not all materials in model). Corrected the problem of not initially rendering things. 2016-01-28 12:59:26 +00:00
Craig Warren
01c0582c72 Moved plt.show to end of module. 2016-01-27 16:10:11 +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
d2638ea2ed Changed axes settings to seconds and Hertz rather than nano-seconds and giga-Hertz. Added printing of parameters describing waveform. 2016-01-26 15:14:43 +00:00
Craig Warren
0de717bd14 Changed axes settings to seconds rather than nano-seconds. 2016-01-26 15:13:42 +00:00
Craig Warren
44cfad9046 Changed axes settings to seconds rather than nano-seconds. Added option to put 'm' character before output name to invert it, e.g. 'mEy' is '-Ey'. Can't use the minus sign as it is interpreted as a flag at the command line. 2016-01-26 15:13:20 +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
a0e6350463 Corrected time scale for built-in waveform plots. 2016-01-25 18:25:36 +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
3da534b4ce Renamed some variables for clarity. 2016-01-20 10:11:24 +00:00
Craig Warren
95fb8d7ed2 Renamed some variables for clarity. 2016-01-20 10:11:05 +00:00
Craig Warren
cef86633c9 Removed modules related to old version of gprMax. 2016-01-19 16:29:59 +00:00
Craig Warren
5249f78588 Removed MATLAB scripts. 2016-01-19 16:28:40 +00:00
Craig Warren
a4b0e70400 Implemented searching for available outputs. 2016-01-19 16:27:01 +00:00
craig-warren
7d2785f5ee Updated to correct reading of new file attribute names. 2016-01-18 21:54:26 +00:00
craig-warren
502dd2351e Corrected regression in plotting of a B-scan module, and in corresponding docs. 2016-01-18 21:32:18 +00:00
Craig Warren
680e67bc8b Adjusted spacing on subplots. 2016-01-14 18:30:36 +00:00
Craig Warren
4317c7134c Renaming/organising some of the test folder structure. 2016-01-14 16:16:44 +00:00
Craig Warren
dc170f51ee Cleaned up some of the print messages. 2016-01-14 16:14:52 +00:00
Craig Warren
18693474a1 Merge branch 'optimisation-taguchi' 2016-01-14 10:20: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
8032851b9b Added better checking of output(s) to plot. 2016-01-13 15:48:33 +00:00
Craig Warren
dc3be76fc4 Added checking for available receiver outputs before trying to plot them. 2016-01-13 14:44:17 +00:00
Craig Warren
460b0434b2 Update of some plot sizes and file names. 2016-01-13 13:50:02 +00:00
Craig Warren
faaf9741ec Added PNG plotting option. 2016-01-13 13:35:51 +00:00
Craig Warren
3f865c364d Adjusted frequency range plotting for FFT. 2016-01-13 13:31:28 +00:00
Craig Warren
b88b72ec76 Added some checks for waveform type and frequency. 2016-01-13 13:10:37 +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
10e889bfb0 Changed 'field' terminology to 'output'. 2016-01-12 17:23:33 +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
Craig Warren
d788298789 Updated style for FFT plots; added command line argument to specify transmission line number. 2016-01-08 14:26:28 +00:00
Craig Warren
e73abded50 Updated plot range and style for FFT plots. 2016-01-08 14:25:48 +00:00
Craig Warren
a98d0becb1 Updated plot range and style for FFT plots. 2016-01-08 14:25:01 +00:00
craig-warren
a456c7f6dc Initial implementation of s11 parameter calculation and plotting. 2016-01-07 22:41:38 +00:00
craig-warren
3fb53cf431 Updated look of plot. Changed power calculation to 10log10 rather than 20log10 as quantity is voltage (or energy) squared. 2016-01-07 22:40:57 +00:00
craig-warren
c4f8804421 Changed some code comments. 2016-01-07 22:40:32 +00:00
craig-warren
56ae73279c Updated look of plot. Changed power calculation to 10log10 rather than 20log10 as quantity is voltage (or energy) squared. 2016-01-07 22:40:08 +00:00
Craig Warren
5c94ecee2c Updated doc strings. 2016-01-05 18:27:58 +00:00
Craig Warren
31d78f988c Docs restructuring in preparation for descriptions on tools usage. 2016-01-05 17:53:52 +00:00
Craig Warren
78fb75c1fc Switched off plot saving by default. 2016-01-05 17:50:48 +00:00
Craig Warren
43699d289f Updated name of module to better reflect functionality. 2016-01-05 17:50:15 +00:00
Craig Warren
b53373a5de Modified to use --field argument. 2016-01-05 17:49:51 +00:00