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
|
eff83db651
|
Adding info on job array functionality for Grid Engine.
|
2016-09-15 15:36:03 +01:00 |
|
Craig Warren
|
e6e5745825
|
Updated HPC scripts and added details on eddie3.
|
2016-09-09 14:02:47 +01:00 |
|
Craig Warren
|
60181681aa
|
Use mpiexec rather than mpirun. They are the same, but mpiexec is the newer term.
|
2016-09-09 12:03:02 +01:00 |
|
Craig Warren
|
6ffe811866
|
Removed $NSLOTS from mpirun, think the -np argument should be the number of MPI processes, i.e. number of gprMax models
|
2016-09-09 10:53:48 +01:00 |
|
Craig Warren
|
4564d5367c
|
Updated name of module for openmpi
|
2016-09-09 10:46:17 +01:00 |
|
Craig Warren
|
c6609c300e
|
Updated benchmarking results for Linux.
|
2016-08-19 16:04:35 +01:00 |
|
Craig Warren
|
83f0629d0e
|
Keep OMP_NUM_THREADS at 8 for example purposes.
|
2016-08-09 11:58:56 +01:00 |
|
Craig Warren
|
21632a43ce
|
Updated HPC scripts.
|
2016-08-09 11:56:46 +01:00 |
|
Craig Warren
|
6fc1770156
|
Added downloadable example HPC scripts.
|
2016-08-09 11:02:53 +01:00 |
|
craig-warren
|
956c61fddf
|
Updated imports style.
|
2016-08-03 18:10:07 +01:00 |
|
Craig Warren
|
0c8d612a02
|
Added simple MATLAB scripts for plotting A-scans and B-scans. They are not as functional as the Python equivalents and are intended as a getting started point.
|
2016-08-01 11:04:43 +01:00 |
|
Craig Warren
|
1a59e4df64
|
Tidied some import statements.
|
2016-07-29 14:49:21 +01:00 |
|
Craig Warren
|
0064dbe69f
|
Corrected some descriptive text.
|
2016-07-27 13:38:31 +01:00 |
|
Craig Warren
|
cd823901d6
|
Tidied imports.
|
2016-07-21 16:01:53 +01:00 |
|
Craig Warren
|
2b305805a1
|
Reminder on viewing Jupyter notebooks on GitHub.
|
2016-07-19 17:26:49 +01:00 |
|
Craig Warren
|
ca2c9c004f
|
Changed name of module 'plot_builtin_wave' to 'plot_source_wave'. Add functionality to allow plotting (with FFT) in Jupyter notebooks of user-defined waveforms.
|
2016-07-19 12:52:49 +01:00 |
|
craig-warren
|
6eee175620
|
Changed #rx_box to #rx_array, and allowed it to do lines of receivers as well as 2D grids.
|
2016-06-15 12:19:55 +08:00 |
|
Craig Warren
|
14476d5e59
|
Annotated image for 2D buried metal cylinder model.
|
2016-06-09 14:15:59 +01:00 |
|
Craig Warren
|
5c4b5ccf7e
|
Corrected print statement for time to centre of pulse.
|
2016-06-07 13:11:52 +01:00 |
|
craig-warren
|
145a072c81
|
Corrected bug with rx component argument name.
|
2016-06-03 11:53:47 +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
|
98556e5dea
|
Updated to reflect revised antenna plotting.
|
2016-05-26 12:18:05 +01:00 |
|
Craig Warren
|
17c6839e3b
|
Better handling of when s21 is None.
|
2016-05-26 12:16:32 +01:00 |
|
Craig Warren
|
570640fb49
|
Revised antenna parameter plotting script to handle s21 calculation and plotting when either a transmission line or receiver is used on the receiver antenna in the model.
|
2016-05-26 10:48:53 +01:00 |
|
Craig Warren
|
e793af12b8
|
Updated name of argument for receiver component.
|
2016-05-25 09:38:00 +01:00 |
|
Craig Warren
|
9ab01ebc22
|
Formatting updates.
|
2016-05-19 17:07:34 +01:00 |
|
Craig Warren
|
85d6c62327
|
Formatting updates.
|
2016-05-19 17:07:05 +01:00 |
|
Craig Warren
|
faaf053948
|
Jupyter notebook for plotting builtin waveforms.
|
2016-05-19 13:11:50 +01:00 |
|
Craig Warren
|
f827f94ff4
|
Geometry for Jupyter example.
|
2016-05-19 09:44:07 +01:00 |
|
Craig Warren
|
971368774e
|
Updated and added notebooks on simple examples from docs.
|
2016-05-18 15:10:05 +01:00 |
|
Craig Warren
|
3285ee3dc6
|
Updated text descriptions of plotting modules.
|
2016-05-18 13:03:22 +01:00 |
|
Craig Warren
|
d61dcb583b
|
Updated notebooks to benefit from importable packages.
|
2016-05-18 12:50:33 +01:00 |
|
Craig Warren
|
a80054b701
|
Further tidy and rationalising of plotting modules.
|
2016-05-18 12:49:36 +01:00 |
|
Craig Warren
|
7fb1b9467f
|
Directory for Python notebooks.
|
2016-05-12 18:08:51 +01:00 |
|
Craig Warren
|
1ac6260f7d
|
Restructuring of plot functions for Jupyter notebooks.
|
2016-05-10 18:16:22 +01:00 |
|
Craig Warren
|
4542a1c8e9
|
Change to name of some command line arguments.
|
2016-05-10 18:15:02 +01:00 |
|
Craig Warren
|
bb306a60b7
|
Corrected electric field to voltage conversion.
Corrected figure plot saving filenames.
Added better checking of available components from a receiver output.
|
2016-05-10 14:05:41 +01:00 |
|
Craig Warren
|
737794f36c
|
Updated to take optional command line arguments for receiver antenna to calculate s21 parameter.
|
2016-05-09 14:59:49 +01:00 |
|
Craig Warren
|
0f6e644b4c
|
Changed name of some of the Taguchi opt modules.
|
2016-05-04 13:14:20 +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
|
23bec68b43
|
Restructured so this module can be imported as a package as well as used with command line arguments.
|
2016-04-25 18:20:53 +01:00 |
|
Craig Warren
|
824d873702
|
Updated to account for when transmitter and receiver are in same location.
|
2016-04-21 13:48:16 +01:00 |
|
Craig Warren
|
cb4bbbae1a
|
Turnoff camera parallel projection.
|
2016-04-07 11:40:49 +01:00 |
|
Craig Warren
|
f972532e8c
|
Removed unnecessary file closing.
|
2016-04-01 12:33:11 +01:00 |
|
craig-warren
|
87f668e508
|
Tidied some code spacing.
|
2016-03-30 17:40:43 +01:00 |
|
Craig Warren
|
d4eace32a0
|
Updated to handle conversion of old style 2D models (as well as 3D).
|
2016-03-24 18:06:33 +00:00 |
|