提交图

86 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
3f7f076d69 Corrected path to custom pulse for optimised GSSI 1.5GHz antenna model. Corrected handling of custom waveform less then length of time window. 2019-04-03 12:06:34 +01:00
Craig Warren
b35bb5ee02 Added custom pulse for optimised model of GSSI 1.5GHz antenna. 2019-04-03 11:09:36 +01:00
Craig Warren
0ca02137b3 Updated copyright date to 2019. 2019-01-04 09:25:37 +00:00
Craig Warren
ed972656f5 Updated to remove feeding of parameter values from Taguchi optimisation. 2018-11-05 12:29:49 +00:00
Craig Warren
b34d69906d Updated to remove feeding of parameter values from Taguchi optimisation & to provide options for parameter values from different published works including new paper - https://doi.org/10.1109/TGRS.2018.2869027 2018-11-05 12:29:10 +00: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
195ca6e5db Added initial model of GSSI 400MHz antenna to user libraries. 2018-02-04 18:14:43 +00:00
Craig Warren
9676a43e23 Re-structuring of antennas module 2018-01-13 18:02:47 +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
e9c36d70fb Added materials library for some the Eccosorb LS series of absorbers. 2017-05-24 13:06:26 +01:00
Craig Warren
d33ab2f3b0 Updated some comments on using antenna rotation. 2017-03-17 17:26:52 +00:00
Craig Warren
502479a98b Adjust position of source in GSSI 2mm model. 2017-03-13 12:41:18 +00: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
e39ddcad77 Added ability to rotate antenna models 90 degrees CCW in the x-y plane. 2016-10-21 12:51:04 +01:00
craig-warren
cef09dccce Corrected bug with receiver output location on 2mm resolution GSSI antenna. 2016-10-12 13:30:25 +01:00
Craig Warren
29534fe670 Added antenna model dimensions to docs. 2016-10-10 14:08:19 +01:00
Craig Warren
ccfc0ecbf0 Updated names of materials text files. 2016-09-22 12:25:57 +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
9b678060db Corrected syntax. 2016-09-22 10:16:19 +01:00
Craig Warren
ec9ec506a9 Tidied up imports. 2016-09-22 10:15:52 +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
ae6d2df221 Added antenna patterns module. 2016-09-12 15:34:28 +01:00
Craig Warren
57bbb55210 Corrected if statement condition typo in min_sum_diffs function. 2016-08-15 17:22:24 +01:00
Craig Warren
0fbfb74882 Consolidated min/max functions into a single function. Added more robust checking of output names when reading output files. 2016-08-15 12:10:33 +01:00
Craig Warren
6af67d02ac Updated to handle change to syntax of min_max_value fitness function. 2016-08-15 12:09:10 +01:00
Craig Warren
8303c1486a Corrected copy/paste error for reading reference response file. 2016-08-12 14:15:50 +01:00
Craig Warren
23e23a2a9c Updated to give better warnings when trying to load reference response files. 2016-08-12 12:30:35 +01:00
Craig Warren
3c03ebbd36 Changed sys.exit to gprMax GeneralError. 2016-08-04 15:57:17 +01:00
Craig Warren
cd823901d6 Tidied imports. 2016-07-21 16:01:53 +01:00
Craig Warren
423f095633 More work on the xcorr (cross-correlation) function, but still needs more testing. 2016-07-14 09:43:14 +01:00
Craig Warren
1532f91414 Added fixed rxres, required if running a Taguchi optimisation on the GSSI 'like' antenna. 2016-07-07 16:51:49 +01:00
Craig Warren
e7c487a100 Added printed info on initial ranges. 2016-05-19 16:14:24 +01:00
craig-warren
9382d00637 Added materials files for AustinMan/Woman models. 2016-05-11 21:38:34 +01:00
Craig Warren
5d9c9e16f6 Removed commented statement. 2016-05-09 14:22:24 +01:00
Craig Warren
bf9c1d4b69 Modification to optimisation settings. 2016-05-09 14:21:50 +01:00
Craig Warren
5b7635ec84 Added maxabsvalue function. 2016-05-04 14:54:05 +01:00
Craig Warren
0f6e644b4c Changed name of some of the Taguchi opt modules. 2016-05-04 13:14:20 +01:00
Craig Warren
c80b7ab441 More updates to Taguchi optimisation docs. 2016-05-04 10:10:11 +01:00
Craig Warren
3a812b1c71 Corrected some comments. 2016-05-03 18:21:39 +01:00
Craig Warren
7358c1e60d Move optimisation modules into sub-package. 2016-04-07 11:42:13 +01:00
Craig Warren
9a148ff5a1 Testing new compactness fitness function. 2016-04-01 16:54:50 +01:00
craig-warren
482abc6c85 Added some print statements with information on optimisation results to complement the plots. 2016-03-23 12:30:59 +00:00
Craig Warren
bd776d5a72 Added compactness fitness function. 2016-03-18 14:01:10 +00:00
Craig Warren
bdf50e4f3e Moved in zero_crossings function. Added function to calculate spectral centroid of signal. 2016-03-16 09:19:41 +00:00
craig-warren
79fae282d8 Updated copyright date and moved to reading objects pickled to file. 2016-03-02 11:45:12 +00:00
craig-warren
f0c47dc414 Updated copyright date. 2016-03-02 11:44:41 +00:00
craig-warren
cc48a068f8 Updated copyright date. 2016-03-02 11:44:24 +00:00