提交图

660 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
5b679881e1 Merge remote-tracking branch 'origin/master' 2016-02-25 09:40:08 +00:00
Craig Warren
f2c80439ed Added example of using GSSI 1.5GHz antenna in free space. 2016-02-25 09:39:47 +00:00
Craig Warren
1c896dd763 Changes to GSSI 1.5GHz model to revert to published PhD thesis data. 2016-02-25 09:38:35 +00:00
craig-warren
6c91288979 Added Mac Pro results. 2016-02-24 21:08:31 +00:00
craig-warren
70a41957ae Updated benchmarking results. 2016-02-24 21:04:40 +00:00
craig-warren
e3d5364882 Updated benchmarking results. 2016-02-24 21:02:06 +00:00
Craig Warren
31dc9de7c6 Additions to text on benchmarking. 2016-02-24 15:17:38 +00:00
Craig Warren
b03a4e98f8 Added some info on benchmarking. 2016-02-24 15:09:38 +00:00
Craig Warren
702edbf7c3 Changed name of plot module. 2016-02-24 15:01:28 +00:00
Craig Warren
def90948f4 Added some benchmarking results. 2016-02-24 15:00:47 +00:00
Craig Warren
78adaac83e Adjusted some message text printing. 2016-02-24 14:59:58 +00:00
Craig Warren
b1a2fbef34 Initial commit to start sub-package for benchmarking. 2016-02-23 18:29:37 +00:00
Craig Warren
0653e28184 Added fitness function for minimum of output. 2016-02-23 18:28:49 +00:00
Craig Warren
f6dd691812 Bumped to v.3.0.0 beta 21 v.3.0.0b21 2016-02-23 18:10:13 +00:00
Craig Warren
70ed2cf7a1 Added '-fstrict-aliasing', '-fno-common' options to Mac OS X compilation. These were missing when compiling in conda environment and causing slowdown of threaded code. 2016-02-23 17:36:31 +00:00
Craig Warren
d064be785a Performance improvements to Cython code. 2016-02-23 17:35:10 +00:00
Craig Warren
927b637d33 Tidied some of the descriptions for consistency. 2016-02-23 17:10:04 +00:00
Craig Warren
9fa726e5b2 Added a link to help instructions for installing Miniconda. 2016-02-23 16:58:42 +00:00
Craig Warren
25d39100ed Updated text on excitation file. v.3.0.0b20 2016-02-22 10:55:12 +00:00
Craig Warren
5492808336 Now at v.3.0.0 beta 20. 2016-02-22 10:49:55 +00:00
Craig Warren
09154edcbf Corrected bug with looking for excitation file in same directory as input file. 2016-02-22 10:49:10 +00:00
Craig Warren
81a927b2d9 Corrections to number of models being run. 2016-02-19 17:58:48 +00:00
Craig Warren
6a8337c1a1 Added info on how to use the environment file, and relaxed Python dependancy to >=3.4 2016-02-19 17:53:23 +00:00
Craig Warren
94a1f94303 More tweaks for readability. 2016-02-19 17:47:00 +00:00
Craig Warren
44b575bf2a Small tweaks for to improve readability. 2016-02-19 17:44:59 +00:00
Craig Warren
a5564a2718 Formatting update. 2016-02-19 17:24:01 +00:00
Craig Warren
592e92e1b5 Included mention of physical cores for OpenMP threading. 2016-02-19 17:17:49 +00:00
Craig Warren
f89754a0c5 Updated with an example of only OpenMP usage on a HPC. 2016-02-19 17:17:21 +00:00
Craig Warren
d7c879c72f Changed name of string added when A-scans are merged to a B-scan. 2016-02-19 14:29:19 +00:00
Craig Warren
bbc8a101ec Updated to merge and plot (in separate figure windows) multiple receiver points. 2016-02-19 14:27:31 +00:00
Craig Warren
45123401c4 Added new exception. 2016-02-11 19:40:25 +00:00
Craig Warren
16b57b45dd Added error checking for geometry views when using --geometry-only command line argument. Added transmission lines to source stepping. 2016-02-11 19:40:02 +00:00
Craig Warren
67b1e6eecf Updated some of the profiling code. 2016-02-11 19:09:29 +00:00
Craig Warren
5e3de7c7d3 Added explicit section on waveform definitions. 2016-02-10 12:32:46 +00:00
Craig Warren
504fef62bb Changed to using exponential (**) operator. 2016-02-10 12:25:18 +00:00
Craig Warren
e373631264 Cleared up notation for form of builtin waveforms. 2016-02-10 12:17:47 +00:00
Craig Warren
676dee3651 Updated some descriptive text. 2016-02-09 19:29:23 +00:00
Craig Warren
3824e58ff3 Added ignoring of hidden and backup files. 2016-02-09 19:22:34 +00:00
Craig Warren
4831afba1a Added check for Python 3.4 2016-02-09 19:22:10 +00:00
Craig Warren
f6bfebce8a Updated to add Python and Cython cruft. 2016-02-09 19:09:31 +00:00
Craig Warren
b02bdaff0f Removed some unnecessary commented out lines. 2016-02-09 19:01:51 +00:00
Craig Warren
cdca659541 Revised method of setting version number. 2016-02-09 19:01:11 +00:00
Craig Warren
bfb58e5510 Revised method of setting version number. 2016-02-09 19:00:47 +00:00
Craig Warren
61c61ab916 Rationalised some variable names. 2016-02-08 18:34:34 +00:00
Craig Warren
94090954ec Corrected bug with inverting signal with multiple receivers. 2016-02-08 18:23:14 +00:00
Craig Warren
29996c6ac9 Improved file preparation, and removed code to convert old style output. 2016-02-08 18:22:32 +00:00
Craig Warren
8094fa4e58 Removed txs property as it was only used when converting old output files. 2016-02-08 18:21:39 +00:00
Craig Warren
7b2e836afe Added pass. 2016-02-08 18:20:38 +00:00
Craig Warren
97d36f1796 Constants now imported from scipy. 2016-02-08 18:20:08 +00:00
craig-warren
3f224662ba Added function to find zero crossings of signal. 2016-02-06 10:22:48 +00:00