提交图

845 次代码提交

作者 SHA1 备注 提交日期
Craig Warren
38cb10720f Corrected class name; added functions to calculate current at a grid point. 2016-01-06 18:35:14 +00:00
Craig Warren
2eec76aafa Added updates for upcoming transmission line. 2016-01-06 18:34:36 +00:00
Craig Warren
95d025c5a7 Corrected class names. 2016-01-06 18:34:04 +00:00
Craig Warren
e2ca891f35 Updated docs on tools. 2016-01-05 18:58:12 +00:00
Craig Warren
a29eae00f9 Updated titles. 2016-01-05 18:33:47 +00:00
Craig Warren
8975ff1494 Updates to descriptions of usage. 2016-01-05 18:30:05 +00:00
Craig Warren
5c94ecee2c Updated doc strings. 2016-01-05 18:27:58 +00:00
Craig Warren
2fb58f2c4b More autodoc testing. 2016-01-05 18:18:30 +00:00
Craig Warren
f9a9507a83 Testing auto function documenting. 2016-01-05 18:10:02 +00:00
Craig Warren
452226506a Updated titles of some examples. 2016-01-05 18:09:21 +00:00
Craig Warren
31d78f988c Docs restructuring in preparation for descriptions on tools usage. 2016-01-05 17:53:52 +00:00
Craig Warren
e9c4e4514a Updated B scan example to match that in docs. 2016-01-05 17:52:11 +00:00
Craig Warren
78fb75c1fc Switched off plot saving by default. 2016-01-05 17:50:48 +00:00
Craig Warren
43699d289f Updated name of module to better reflect functionality. 2016-01-05 17:50:15 +00:00
Craig Warren
b53373a5de Modified to use --field argument. 2016-01-05 17:49:51 +00:00
Craig Warren
41354c0f2c Modified to contain FFT plotting option. 2016-01-05 17:49:25 +00:00
Craig Warren
3fc3cad183 Numbered some of the installation steps. 2016-01-05 10:19:43 +00:00
Craig Warren
60903c4c10 Adding stopping criterion is successive fitness values are within 1% of each other. 2015-12-23 12:17:26 +00:00
Craig Warren
d2637cd6af Corrections to differencing fitness function. 2015-12-23 12:16:38 +00:00
Craig Warren
88bd171685 Correction to differences fitness function. 2015-12-23 10:31:41 +00:00
Craig Warren
74f87aa781 Updated sum of differences function to handle multiple receiver outputs. 2015-12-23 10:24:56 +00:00
Craig Warren
7d44276b6a Added some initial FAQs to the documentation. 2015-12-23 09:54:33 +00:00
Craig Warren
00eae278b2 Updated bounds checking for sources and receivers when in PML for 2D models 2015-12-22 17:41:03 +00:00
Craig Warren
90dfe34764 More tidying of code formatting 2015-12-22 17:40:38 +00:00
Craig Warren
248f8d011a Adjustments to plotting ranges. 2015-12-22 17:39:53 +00:00
Craig Warren
2f633d33dc Added function to plot history of fitness values and optimised parameter values. 2015-12-22 17:38:08 +00:00
Craig Warren
ce4eb3299c Made final plotting of fitness and parameter history a function. 2015-12-22 17:37:30 +00:00
Craig Warren
6cb3af53c8 Correction of bounds warning for sources and receivers in the PML for 2D models. 2015-12-22 17:35:13 +00:00
Craig Warren
5977a8a8f0 More tidying of code formatting. 2015-12-22 17:34:31 +00:00
Craig Warren
0b57b4cabb Updated bounds checking for sources and receivers v.3.0.0b13 2015-12-22 16:59:04 +00:00
Craig Warren
7bf048a44f Tidy up of code formatting 2015-12-22 16:58:27 +00:00
Craig Warren
d23d2e5854 Removed stopping criterion of success fitness values threshold. 2015-12-22 16:56:31 +00:00
Craig Warren
15560144a8 Updated bounds checking for sources and receivers. 2015-12-22 16:55:26 +00:00
Craig Warren
c256136829 Tidy up of code formatting. 2015-12-22 16:54:33 +00:00
Craig Warren
8f653dd075 Updated #pml_cfs command for new structure of CFS and CFS parameters. 2015-12-22 11:01:53 +00:00
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