提交图

1008 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
b81e788853 Merge pull request #57 from obtitus/master
fixing SyntaxError in input_cmd_funcs.py
2016-06-03 14:42:23 +01:00
Øystein Bjørndal
dc5187e786 fixing SyntaxError in input_cmd_funcs.py, the unpacking was unnecesary anyway 2016-06-03 15:13:54 +02:00
craig-warren
66e437db26 Bumped to v3 beta 31. v.3.0.0b31 2016-06-03 12:33:14 +01:00
craig-warren
353cd9f01d Added space in comments. 2016-06-03 12:00:58 +01:00
craig-warren
145a072c81 Corrected bug with rx component argument name. 2016-06-03 11:53:47 +01:00
jasminium
b2d6c61afc Merge branch 'master' of https://github.com/gprMax/gprMax
refactored some domain coordinate checking logic
2016-05-31 13:17:02 +01:00
jasminium
f385ea60cd refactored domain coordinates logic 2016-05-31 13:15:40 +01:00
craig-warren
07c3b58b8f Fixed strange indent. 2016-05-30 15:44:38 +01:00
craig-warren
3823026dfc Clarified print message on build/build_ext. 2016-05-30 15:44:16 +01:00
craig-warren
c787983282 Remove unused image. 2016-05-30 15:39:27 +01:00
craig-warren
2488b418da Noted installation screencast need updating. 2016-05-30 15:38:10 +01:00
craig-warren
51099cd919 Now at v3 beta 30. v.3.0.0b30 2016-05-30 15:21:02 +01:00
craig-warren
2e990fdad4 More formatting updates. 2016-05-30 15:18:16 +01:00
craig-warren
493e13c340 Further formatting tweaks. 2016-05-30 15:14:29 +01:00
craig-warren
0490a3311a Formatting updates. 2016-05-30 15:10:48 +01:00
craig-warren
4f95357bfc Cleaned up formatting. 2016-05-30 14:47:59 +01:00
craig-warren
1ff4deaa28 Tidying and simplifying text. 2016-05-30 14:37:16 +01:00
craig-warren
a104bb914d User and dev installation now the same. 2016-05-30 14:25:52 +01:00
craig-warren
1e2dbff92b Revised installation procedure. Now the same for user and devs. No more hosting pre-built binary extensions, users build themselves. 2016-05-30 14:24:23 +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
188542f2e6 Added an example of using the module to plot antenna parameters for s21. 2016-05-26 10:55:33 +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
f89f8e1d8f Alphabetical order. 2016-05-25 11:52:18 +01:00
Craig Warren
4cf2fb86ac Updated info on s21 parameter plotting. 2016-05-25 10:23:42 +01:00
Craig Warren
50d60dc5f9 Removed extra text block. 2016-05-25 10:19:51 +01:00
Craig Warren
bdae110c0a Updated info of plotting tools to match rationalised plotting functions. 2016-05-25 09:38:49 +01:00
Craig Warren
e793af12b8 Updated name of argument for receiver component. 2016-05-25 09:38:00 +01:00
Craig Warren
3061f2af5f Merge remote-tracking branch 'origin/master' 2016-05-24 16:05:17 +01:00
Craig Warren
a8408a93a3 No static linking on Windows as there is no static version of the OpenMP library. 2016-05-24 16:05:02 +01:00
Craig Warren
68ebec3d27 Merge pull request #53 from obtitus/master
converted print() calls to command() calls in input_cmd_funcs.
2016-05-21 19:46:42 +01:00
Øystein Bjørndal
6a9ccc59bb just some newline, trying to be consistent... 2016-05-20 22:19:19 +02:00
Øystein Bjørndal
3128fbc0d4 modifed the remaining functions to call command and return Coordinate(s) 2016-05-20 22:06:35 +02:00
Øystein Bjørndal
393d5e38e9 bugfix, the filter command removed the float/int 0. Added command call for material(), NOTE: may modify rounding as str(x) outputs more digits than {:g} 2016-05-20 19:39:25 +02:00
Øystein Bjørndal
7ed026c5c9 converted a few print() calls to command() calls. Should be identical in behavior. 2016-05-20 19:15:54 +02:00
Craig Warren
b430bb7059 Merge remote-tracking branch 'origin/master' 2016-05-20 16:19:02 +01:00
Craig Warren
589613761a Added flag to make Windows compiles do static linking. 2016-05-20 16:18:31 +01:00
Craig Warren
b1f0c53dab Merge pull request #52 from obtitus/master
added some additional input_cmd_funcs and named tuple Coordinate.
2016-05-20 15:26:48 +01:00
Øystein Bjørndal
3dc9dffcad added some additional input_cmd_funcs, added Coordinate tuple and modified some of the existing functions so that they return a Coordinate instead of a plain tuple. Added example of usage as user_models/cylinder_2D_py.in 2016-05-20 15:48:55 +02:00
Craig Warren
c5da3fd547 Added more info on command line args/flags. 2016-05-19 17:52:11 +01:00
Craig Warren
9624c60bd7 psutil now seems OK to use via conda (instead of pip) on Mac OS X El Capitan. 2016-05-19 17:50:15 +01:00
Craig Warren
a1c61a8106 Removed pyfiglet dependancy. 2016-05-19 17:35:36 +01:00
Craig Warren
9d2945614e Corrected URL to developer installation notes. 2016-05-19 17:15:16 +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
e7c487a100 Added printed info on initial ranges. 2016-05-19 16:14:24 +01:00
Craig Warren
faaf053948 Jupyter notebook for plotting builtin waveforms. 2016-05-19 13:11:50 +01:00
Craig Warren
af85dbf223 Merge remote-tracking branch 'origin/master' 2016-05-19 09:44:41 +01:00
Craig Warren
f827f94ff4 Geometry for Jupyter example. 2016-05-19 09:44:07 +01:00