Commit | Date | |
---|---|---|
[r23531]
by
tlinnet
Added 9th and 10th unit test case for model B14. These tests are setup, to check how the function behaves under conditions of the grid-seach. Two tests are setup, which either use the default lower or upper bound of the parameters for the grid search. The return of the values are not checked, but the behaving of the function can be found when adding the --numpy-raise to run relax. This is related to: task #7793: (https://gna.org/task/?7793) Speed-up of dispersion models. These tests are implemented to show bug cases related to: The function can return nan or inf values, which are not handled by the minimisation algorithm, causing it to stop. |
2014-05-28 14:49:08 | Tree |
[r23530]
by
tlinnet
Added all the default values for the lower/upper bounds which is set for the parameters in the grid search. This is added in the collected table of specific_analysis/relax_disp/parameter_object.py. This is related to: task #7793: (https://gna.org/task/?7793) Speed-up of dispersion models. In any function, these default values can get accessed by: from specific_analyses.relax_disp.parameter_object import Relax_disp_params This provides a good look-up table, when stress testing the different lib/dispersion/* functions. |
2014-05-28 14:49:06 | Tree |
[r23529]
by
tlinnet
Added grid_upper to be handled in specific_analyses/parameter_object.py. This is related to: task #7793: (https://gna.org/task/?7793) Speed-up of dispersion models. |
2014-05-28 14:49:05 | Tree |
[r23528]
by
tlinnet
Added the default value upper grid value to be set for the pA parameter. This is added in the collected table of specific_analysis/relax_disp/parameter_object.py. This is related to: task #7793: (https://gna.org/task/?7793) Speed-up of dispersion models. In any function, these default values can get accessed by: from specific_analyses.relax_disp.parameter_object import Relax_disp_params |
2014-05-28 14:49:03 | Tree |
[r23527]
by
tlinnet
Added grid_lower to be handled in specific_analyses/parameter_object.py. This is related to: task #7793: (https://gna.org/task/?7793) Speed-up of dispersion models. |
2014-05-28 14:49:02 | Tree |
[r23526]
by
tlinnet
Added the default value lower grid value to be set for the pA parameter. This is added in the collected table of specific_analysis/relax_disp/parameter_object.py This is related to: task #7793: (https://gna.org/task/?7793) Speed-up of dispersion models. In any function, these default values can get accessed by: from specific_analyses.relax_disp.parameter_object import Relax_disp_params |
2014-05-28 14:49:00 | Tree |
2014-05-28 14:45:46 | Tree | |
2014-05-28 14:44:52 | Tree | |
[r23523]
by
bugman
Merged revisions 23496 via svnmerge from ........ |
2014-05-28 14:34:59 | Tree |
[r23522]
by
bugman
Merged revisions 23495 via svnmerge from ........ |
2014-05-28 14:34:40 | Tree |