提交图

63 次代码提交

作者 SHA1 备注 提交日期
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
Craig Warren
41354c0f2c Modified to contain FFT plotting option. 2016-01-05 17:49:25 +00:00
Craig Warren
4aada57815 Added plotting tool to plot differences between a response and a reference response (initially for PML work). 2015-12-18 17:13:47 +00:00
Craig Warren
5f429e8197 Corrected help text for fields argument. 2015-12-11 17:17:06 +00:00
Craig Warren
d53b0a2870 Corrected help text for fields argument. 2015-12-11 17:16:20 +00:00
Craig Warren
eaf3012985 Updated txstep variables to use srcstep name. 2015-12-11 10:11:25 +00:00
craig-warren
9778c78472 Renamed more tool scripts. 2015-11-26 18:09:30 +00:00
craig-warren
3680e75bf6 Update 2015-11-26 18:01:10 +00:00
craig-warren
d02453447b Updated to accept optional argument of fields to plot, e.g. Ez Hx Hy 2015-11-26 17:53:15 +00:00