提交图

36 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
000cb46c4c Changed default default for saving and plotting of receiver output components to only electric and magnetic fields, i.e. no longer current. 2016-10-14 15:03:47 +01: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
a80054b701 Further tidy and rationalising of plotting modules. 2016-05-18 12:49:36 +01:00
Craig Warren
159507bdbf Updated info on plotting choices. 2016-04-28 14:08:30 +01:00
Craig Warren
0c3e98f02f Updated so they can be imported or run as scripts from the command line. 2016-04-26 17:24:53 +01:00
Craig Warren
a51e5a66b0 Added choices help to command line arguments. 2016-04-25 18:21:19 +01:00
Craig Warren
f972532e8c Removed unnecessary file closing. 2016-04-01 12:33:11 +01:00
Craig Warren
78e0efb06f Cleaned up use of filename input argument. 2016-03-22 18:04:07 +00:00
Craig Warren
11bf373b11 Added commented out settings for y axes limits. 2016-02-25 17:57:38 +00:00
Craig Warren
d2b85b8d09 Added a check to ensure there are receivers in the specified output file. 2016-02-25 10:43:29 +00:00
Craig Warren
3807a85c39 Commented out manual setting of y-axis limits. 2016-02-25 10:40:38 +00:00
Craig Warren
94090954ec Corrected bug with inverting signal with multiple receivers. 2016-02-08 18:23:14 +00:00
Craig Warren
df05610adc Corrected some comments and frequency label for FFT. 2016-01-29 09:52:09 +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
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
95fb8d7ed2 Renamed some variables for clarity. 2016-01-20 10:11:05 +00:00
Craig Warren
680e67bc8b Adjusted spacing on subplots. 2016-01-14 18:30:36 +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
0e4bb43142 Updated copyright notice to add 2016. 2016-01-12 18:29:10 +00:00
Craig Warren
10e889bfb0 Changed 'field' terminology to 'output'. 2016-01-12 17:23:33 +00:00
Craig Warren
a98d0becb1 Updated plot range and style for FFT plots. 2016-01-08 14:25:01 +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
41354c0f2c Modified to contain FFT plotting option. 2016-01-05 17:49:25 +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
d02453447b Updated to accept optional argument of fields to plot, e.g. Ez Hx Hy 2015-11-26 17:53:15 +00:00
craig-warren
bc1b8ed366 Reorganised and changed some of the naming of the tools scripts. 2015-11-25 18:00:05 +00:00