提交图

143 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
3207e05628 Updated to allow variables to be read from an input dictionary, or to use builtin values if dictionary not present. 2015-12-17 12:18:50 +00:00
Craig Warren
4d962f6d2b Moved real data files. 2015-12-17 09:50:05 +00:00
Craig Warren
426936b25c Corrected wrong variable name. 2015-12-17 09:48:25 +00:00
Craig Warren
d719f59fe8 Added handling of 'build' and 'install' arguments to advise and point to 'build_ext --inplace'. 2015-12-17 09:47:36 +00:00
Craig Warren
51bb676834 Enabled usernamespace dictionary in Taguchi block. 2015-12-16 20:24:21 +00:00
Craig Warren
c980f2ad46 Moved real data to same directory as input files. 2015-12-16 20:23:19 +00:00
Craig Warren
7633910c30 Corrections to passing of dictionaries to input files. 2015-12-16 20:22:13 +00:00
Craig Warren
8287be3d3d Changed optimisation stopping criterion. 2015-12-16 18:22:47 +00:00
Craig Warren
0a964f25c5 Taguchi parameters passed as a dictionary into user namespace dictionary available in input files. 2015-12-16 18:02:04 +00:00
Craig Warren
6c14e8d5cb Changed access to Taguchi parameters in input files. 2015-12-16 18:01:12 +00:00
Craig Warren
5667360f07 Model to optimise antenna parameters. 2015-12-16 17:51:50 +00:00
Craig Warren
bd59e30b49 Changed name of fitness dictionary. 2015-12-16 17:51:20 +00:00
Craig Warren
0559d3c7db Added a cross-correlation fitness metric. 2015-12-16 17:50:34 +00:00
Craig Warren
65fc6cca1f Free space responses measured from real antennas. 2015-12-16 17:50:04 +00:00
Craig Warren
87963caca8 Added the ability to pass a dictionary of variables into the antenna functions. 2015-12-16 17:49:33 +00:00
Craig Warren
eac8ff9a89 Increased the default max number of iteration for the Taguchi opt; changed some variable names. 2015-12-16 17:47:55 +00:00
Craig Warren
5685e1ad31 Added Taguchi block for testing. 2015-12-16 09:24:19 +00:00
Craig Warren
b6ce48a889 Removed import of unneeded constants. 2015-12-15 17:42:14 +00:00
Craig Warren
8055f1013c Added information on structure of fitness metric functions. 2015-12-15 17:41:21 +00:00
Craig Warren
8c20c41616 Added processing of #taguchi blocks. Cleaned up code and formatting. 2015-12-15 17:30:59 +00:00
Craig Warren
fadbaba3a8 Added function to process #taguchi code blocks in the input file. Moved fitness metric to separate module. 2015-12-15 17:30:08 +00:00
Craig Warren
10b5c994b2 Module to hold fitness metrics for Taguchi optimisation. 2015-12-15 17:29:20 +00:00
Craig Warren
a022f884d7 Cleaned up formatting. 2015-12-15 17:28:24 +00:00
Craig Warren
7faee37e6c Simplified code for processing Python blocks. Added #taguchi commands to list. 2015-12-15 17:27:58 +00:00
Craig Warren
c274771abb Simplified code for processing Python blocks. Added #taguchi commands to list. 2015-12-15 17:27:06 +00:00
Craig Warren
fa508cbcc6 Added Taguchi optimisation module. 2015-12-15 12:08:18 +00:00
Craig Warren
26c123f1b1 Removed mpi_runs function as the MPI code needs to be slightly different for a normal simulation and a Taguchi optimisation. 2015-12-15 12:07:27 +00:00
Craig Warren
7e84b841ea Test model for Taguchi optimisation. 2015-12-14 18:38:34 +00:00
Craig Warren
5e760b7c72 Initial modifications to allow Taguchi optimisation process. 2015-12-14 18:34:48 +00:00
Craig Warren
84b0c714c3 Cleaned up some code formatting. 2015-12-14 10:17:58 +00:00
Craig Warren
9259b587d4 If an rx is named that name is written to the output file. 2015-12-14 09:50:35 +00:00
Craig Warren
d26e3a7ef8 Added information on new ID and field component specification for the #rx command. v.3.0.0b12 2015-12-11 17:24:38 +00:00
Craig Warren
ae736b916d Updated version number to v.3.0.0b12 2015-12-11 17:19:26 +00:00
Craig Warren
4f2ddcca69 Updated #rx command to allow user to specify an ID and also which field components should be output. 2015-12-11 17:18:10 +00:00
Craig Warren
5f429e8197 Corrected help text for fields argument. 2015-12-11 17:17:06 +00:00
Craig Warren
d53b0a2870 Corrected help text for fields argument. 2015-12-11 17:16:20 +00:00
Craig Warren
eaf3012985 Updated txstep variables to use srcstep name. 2015-12-11 10:11:25 +00:00
Craig Warren
5b07116480 Updated version to v.3.0.0b11. 2015-11-27 17:54:31 +00:00
craig-warren
9778c78472 Renamed more tool scripts. 2015-11-26 18:09:30 +00:00
craig-warren
6230d9f204 Merge remote-tracking branch 'origin/master' 2015-11-26 18:08:25 +00:00
craig-warren
3680e75bf6 Update 2015-11-26 18:01:10 +00:00
Craig Warren
ec95ead1e6 Delete plot_fields.py 2015-11-26 17:58:26 +00:00
craig-warren
d02453447b Updated to accept optional argument of fields to plot, e.g. Ez Hx Hy 2015-11-26 17:53:15 +00:00
craig-warren
e2368fa3aa Updated to include license header text. 2015-11-26 17:51:57 +00:00
craig-warren
d4fdcf1adf Updated docs to reflect renaming of some tools scripts. 2015-11-25 18:05:31 +00:00
craig-warren
bc1b8ed366 Reorganised and changed some of the naming of the tools scripts. 2015-11-25 18:00:05 +00:00
craig-warren
bc42bf9d53 Updated to use absolute imports for packages rather than relative ones. 2015-11-25 17:58:29 +00:00
Craig Warren
fccde51ca5 Updated version number to v.3.0.0b10 v.3.0.0b10 2015-11-25 10:14:50 +00:00
Craig Warren
8115cee552 Corrected display of thickness for triangle command. 2015-11-25 10:13:59 +00:00
Craig Warren
50c1d85cba Corrected opening of multiple receiver figure windows. 2015-11-24 17:34:55 +00:00