Commit | Date | |
---|---|---|
[r27209]
by
tlinnet
Extended user function monte_carlo.create_data() to accept 'method="sum_squares"', to create Monte-Carlo data. Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-16 22:20:04 | Tree |
[r27208]
by
tlinnet
Speed-up of systemtest Relax_disp.test_task_7882_monte_carlo_std_residual() by copying pipe instead of reading results 3 times. Tested creation of Monte-Carlo data, where errors are generated with width of standard deviation or residuals. Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-16 22:20:01 | Tree |
[r27207]
by
tlinnet
In systemtest Relax_disp.test_task_7882_monte_carlo_std_residual() inserted sanity checks of calculation of degrees of freedom. Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-16 22:19:58 | Tree |
[r27206]
by
tlinnet
Extracted "sos" and "sos_std" after grid search. Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-16 22:19:56 | Tree |
[r27205]
by
tlinnet
Added to systemtest Relax_disp.test_task_7882_monte_carlo_std_residual() that spin.sos and spin.sos_std is stored after grid search. Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-16 22:19:54 | Tree |
[r27204]
by
tlinnet
Stored the sums of squares of the residuals "sos" and standard deviation of this "sos_std" per spin after optimisation. Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-16 22:19:51 | Tree |
[r27203]
by
tlinnet
Implemented storing of sum of squares and the standard deviation of these for relaxation dispersion, when doing a point calculation. Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-16 22:19:50 | Tree |
[r27202]
by
tlinnet
Implemented target function for relaxation dispersion, which calculate the sum of squares of residuals and the standard deviation of these. Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-16 22:19:47 | Tree |
[r27201]
by
tlinnet
Start of implementation of systemtest Relax_disp.test_task_7882_monte_carlo_std_residual, to test doing Monte-Carlo simulations with errors drawn from a Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-16 22:19:44 | Tree |
[r27200]
by
tlinnet
Added save state for testing implementation of error analysis. Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-16 22:19:25 | Tree |