提交图

1678 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
2d5c8a4fb0 GSoC 2019 Project Ideas List 2019-01-29 09:36:41 +00:00
Craig Warren
82196b7e3b GSoC 2019 Project Ideas List 2019-01-29 09:35:57 +00:00
Craig Warren
68ad5a0f3b GSoC 2019 Project Ideas List 2019-01-29 09:34:48 +00:00
Craig Warren
bf7a8b4df7 GSoC 2019 project ideas 2019-01-29 09:33:11 +00:00
craig-warren
507957b844 Fix bug with boolean argument handling when using MPI task farm. 2019-01-16 10:33:09 +00:00
craig-warren
e9ae2d6a1c Fix bug with boolean argument handling when using MPI task farm. 2019-01-16 10:21:15 +00:00
Craig Warren
c67facb067 Pin numpy to >1.15.4 and unpin mkl. 2019-01-14 14:02:09 +00:00
Craig Warren
1c20a241bf Can unpin tqdm as error fixed in 4.29.1 2019-01-14 08:48:12 +00:00
Craig Warren
9a8a066025 Updated to allow Python 3.7.x, and to pin tqdm package to 4.28.1 as there is an issue with 4.29.0 2019-01-11 11:21:29 +00:00
Craig Warren
4ec3ce7ace Updated Python version number. 2019-01-04 09:29:28 +00:00
Craig Warren
0ca02137b3 Updated copyright date to 2019. 2019-01-04 09:25:37 +00:00
craig-warren
102419aef6 Added missing test files for magnetic dipole equivalent source. 2019-01-02 12:33:11 +00:00
craig-warren
9918db430b MPI testing. 2018-12-21 10:04:50 +00:00
craig-warren
2044202bdf Fix disconnect error with alternate MPI implementation. 2018-12-21 09:39:21 +00:00
Craig Warren
a1b5355b5c More work on GPU memory reporting. 2018-11-21 12:13:37 +00:00
Craig Warren
df199e8327 Finalising changes to improve reporting of GPU memory usage. 2018-11-21 09:38:26 +00:00
Craig Warren
45e5617283 More GPU memory reporting tests. 2018-11-21 09:22:48 +00:00
Craig Warren
1ce450e3d0 Testing reporting of GPU memory usage. 2018-11-20 16:42:52 +00:00
Craig Warren
813cdb021b Update to test GPU memory reporting. 2018-11-20 16:41:05 +00:00
Craig Warren
012a591ccd Testing memory reporting on GPU. 2018-11-20 11:49:44 +00:00
Craig Warren
a640a7edfd Dispersion analysis: handle case where waveform has zero amplitude, i.e. being used on a receiver. 2018-11-20 11:21:47 +00:00
Craig Warren
de21f57169 Removed white space from join string for rx IDs. Not sure why it was there. 2018-11-05 14:33:36 +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
706f1f587d Updated output file to use 'dxdydz' rather than 'dx_dy_dz' 2018-10-29 08:50:34 +00:00
Craig Warren
6f905e310d Updated text for image caption of output from 2D cylinder A-scan exmaple. 2018-10-26 14:37:45 +01:00
Craig Warren
02f92ac25c Updated A-scan plot for buired cylinder example to remove current plots (that used to be plotted by default). 2018-10-26 14:24:56 +01:00
Craig Warren
99033e33c6 Update to use of double equals to ensure version numbers of packages. 2018-10-26 09:57:25 +01:00
Craig Warren
98b3054901 Updated cleaning to remove .pyc files which can become corrupted. 2018-10-26 09:56:40 +01:00
Craig Warren
7251ad25d3 Reinstated build command. 2018-10-26 09:10:58 +01:00
Craig Warren
21db837f13 Removed unnessessary --without-multlib option for gcc on macOS. Updated instructions on activating/deactivating conda environments. Removed build step as it is done before install anyway. 2018-10-26 08:57:25 +01:00
Craig Warren
5315b254c1 Updated environment to handle problem with Python 3.6.7 and 3.7.* and mkl > 2018.0.0 2018-10-25 17:13:19 +01:00
Craig Warren
80cc5a1d3a Added note to ensure when antenna models are moved to create B-scans the step size is a multiple of the spatial resolution of the model. 2018-09-06 15:23:07 +01:00
craig-warren
b4b910250b Code tidy. 2018-08-30 19:55:46 +01:00
craig-warren
c05accf77a Tidied some comments. 2018-08-30 19:53:51 +01:00
craig-warren
824f53b8dd Merge branch 'master' of https://github.com/gprMax/gprMax 2018-08-30 19:47:31 +01:00
Craig Warren
aec1c54406 Merge pull request #169 from archerc/master
Add an input file command '#output_dir' to allow user to specify the directory of output files other than the directory of the input files.
2018-08-30 19:46:08 +01:00
archerC
b1e4d96fb7 add a input file command #output_dir to specify the directory of output files other than the directory of the input files. 2018-08-30 16:02:36 +08:00
Craig Warren
407f7f07ea Removed some debug print messages. 2018-08-29 14:34:45 +01:00
Craig Warren
9d9890aa2a Tidied imports 2018-08-29 08:39:26 +01:00
Craig Warren
ceb272cd3a Merge pull request #168 from archerc/me
add support for languages other than english in the input files by opening as utf-8
2018-08-29 08:38:17 +01:00
archerC
e5f76713ba to allow open input files with commentary text written in asian language by opening files with encoding utf-8 2018-08-29 12:32:44 +08:00
Craig Warren
5f41cd97d2 Corrected table formatting. 2018-08-23 10:28:02 -06:00
Craig Warren
8850aaf260 Updated links for GSSI 400MHz antenna model. 2018-08-23 10:20:14 -06:00
Craig Warren
1a6c3ea85c Pinned Python to 3.6.* series as Python 3.7 is not currently compatible with the pycuda package. 2018-07-26 17:28:27 +01:00
Craig Warren
a0393c88d8 1. Added new GPR format IPRB/IPRH (Implulse Radar)
2. Fixed the file path issue. The user now can choose a file from a 
different folder.
3. Added the center frequency as a requirement along with the Tx-Rx 
distance and the trace step, as it is crucial for the DT1/HD to work 
with the official Sensors Software.
4. Removed some spaces from the HD header file
5. Added more comments to the script in case anyone want to understand 
the header structures.
2018-07-18 08:32:34 +01:00
craig-warren
b2c3e54c18 Changed rounding method (to ceil) used to calculate number of iterations. Now guarantees simulation will run beyond specified time window. 2018-07-17 15:45:11 +01:00
craig-warren
a704243598 Corrected bug with time vector used in plotting scripts. 2018-07-17 15:42:20 +01:00
craig-warren
bdef5c5ac5 Added check for MATLAB versions less than R2016b which do not have certain string functionality, e.g. pad function. 2018-07-12 11:00:47 +01:00
Craig Warren
fd7c61428a PEP8 code cleanups. 2018-07-09 12:35:19 +01:00