提交图

1950 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
b756473216 Corrected printing of number of cells in domain. 2015-12-18 10:40:06 +00:00
Craig Warren
a432457490 Corrected printing of PML parameters. 2015-12-18 10:39:27 +00:00
Craig Warren
7aadb4679f Moved initialisation of fitness values list to inside optimisation loop as it should be cleared for every new iteration. 2015-12-18 10:38:57 +00:00
Craig Warren
3cba5bfc3f Corrections to xcorr fitness function and addition of fitness function to sum difference (in dB) between model and reference responses. 2015-12-17 14:35:34 +00:00
Craig Warren
1702392516 Updated stopping criterion. 2015-12-17 12:19:07 +00:00
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
d6dbc53ea7 'Merge setup.py from 'optimisation-taguchi' branch 2015-12-17 09:53:56 +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
a13525dd0e Corrected bug with specifying default fields for a receiver. 2015-12-16 09:27:39 +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