Craig Warren
|
ebd2bc4b86
|
Restructured CFS and CFS parameters in PML. Corrected bug with kappa parameters scaling when not set to constant.
|
2015-12-22 10:57:24 +00:00 |
|
Craig Warren
|
a42dacb938
|
Updated reading of advanced PML parameters to reflect new CFS and CFS parameters structure
|
2015-12-22 10:56:15 +00:00 |
|
Craig Warren
|
9370c6c349
|
Restructured CFS and CFS parameters for PML. Corrected implementation of kappa scaling when not constant.
|
2015-12-22 10:50:40 +00:00 |
|
Craig Warren
|
1b10aaf193
|
Updated reading of advanced PML parameters for new CFS structure.
|
2015-12-22 10:49:42 +00:00 |
|
Craig Warren
|
1d210cbe68
|
Corrected bug with variable name.
|
2015-12-18 17:15:13 +00:00 |
|
Craig Warren
|
1a1fd45fbb
|
Renaming functions; adjusting metric for fitness_diffs
|
2015-12-18 17:14:46 +00:00 |
|
Craig Warren
|
4aada57815
|
Added plotting tool to plot differences between a response and a reference response (initially for PML work).
|
2015-12-18 17:13:47 +00:00 |
|
Craig Warren
|
395fe6a8ae
|
Added some code to plot optimisation results.
|
2015-12-18 17:13:01 +00:00 |
|
Craig Warren
|
9c782940a0
|
Cleaned up code formatting.
|
2015-12-18 10:42:39 +00:00 |
|
Craig Warren
|
9f38515b66
|
Updated fitness_diff_dB function to return inverse of difference which is required as optimisation method looks for when fitness is greater than stopping value; converted responses to NumPy arrays.
|
2015-12-18 10:41:54 +00:00 |
|
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 |
|