94 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
66ff406a06 Updated copyright year 2023-03-24 11:50:02 +00:00
Craig Warren
5be9f3e0dd Copyright update to 2022. 2022-01-06 21:10:12 +00:00
Craig Warren
cd30dd0df3 Copyright update to 2022. 2022-01-06 21:08:41 +00:00
Craig Warren
74b66a2395 Update copyright to 2021 2021-12-13 16:01:31 +00:00
Nima Rahnemoon
1855cc888e Fix theta in initial_save 2020-10-14 18:18:59 -07:00
Craig Warren
3dee01fcf1 Remove deprecated 'frac' property for plotting. 2020-07-13 13:52:42 +01:00
Craig Warren
7e8481d599 Changes for rotation (90) of GSSI 400MHz model. 2020-02-17 12:45:11 +00:00
Craig Warren
dee2676052 Updated copyright notice year. 2020-01-28 12:37:45 +01:00
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