Commit | Date | |
---|---|---|
[r27230]
by
tlinnet
Expanded the STD acronym, to the meaning of Standard deviation. This is in the user function 'monte_carlo.create_data'. Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals.): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-20 11:41:23 | Tree |
[r27229]
by
tlinnet
In pipe_control.error_analysis.monte_carlo_create_data(), if data is of list type or ndarray, then modify the datapoint according to the fixed error if Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals.): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-20 11:41:21 | Tree |
[r27228]
by
tlinnet
To systemtest Relax_disp.test_task_7882_monte_carlo_std_residual(), added tests for creation of 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.): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-20 11:02:16 | Tree |
[r27227]
by
tlinnet
Added to pipe_control.error_analysis.monte_carlo_create_data() the creation of datapoints for a fixed distribution. Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals.): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-20 11:02:14 | Tree |
[r27226]
by
tlinnet
In backend pipe_control.error_analysis.monte_carlo_create_data() added the argument 'fixed_error' to allow for fixed input of error to the gauss distribution. Inserted a range of checks, to make sure function behaves as expected. Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals.): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-20 11:02:12 | Tree |
[r27225]
by
tlinnet
Extended the user function 'monte_carlo.create_data', to allow for the defition of the STD to use in gauss distribution. This is for creation of Monte-Carlo simulations, where one has perhaps gained information about the expected errors of the datapoints, which is not measured. Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals.): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-20 11:02:10 | Tree |
[r27224]
by
tlinnet
Added test of argument "distribution" in Ãpipe_control.error_analysis.monte_carlo_create_data(). This is to make sure that a wrong argument is not passed into the function. Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals.): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-20 11:02:01 | Tree |
[r27223]
by
tlinnet
To systemtest Relax_disp.test_task_7882_monte_carlo_std_residual(), adding test for raise of errors, if the R2eff model is selected. Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-19 12:48:46 | Tree |
[r27222]
by
tlinnet
Raising an error, if the R2eff model is used, and drawing errors from the fit. Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-19 12:48:44 | Tree |
[r27221]
by
tlinnet
Change to systemtest Relax_disp.x_test_task_7882_kex_conf() This is just a temporary systemtest, to check for local minima. This is method in regression book of Graphpad: http://www.graphpad.com/faq/file/Prism4RegressionBook.pdf Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-19 12:48:41 | Tree |