Menu

SVN archive Commit Log


Commit Date  
[r25888] by bugman

Fix for all of the Frame_order.test_rigid_data_to_*_model system tests.

The frame_order.num_int_pts user function call was changed to frame_order.sobol_setup.

2014-09-17 15:11:59 Tree
[r25887] by bugman

Renamed all the Frame_order.test_num_int_pts* system tests to Frame_order.test_sobol_setup*.

These system tests where for checking the operation of the old frame_order.num_int_pts user
function. But this is now the frame_order.sobol_setup user function.

2014-09-17 15:11:57 Tree
[r25886] by bugman

Renamed the cdp.used_sobol_points variable to sobol_points_used.

This is created by the count_sobol_points() frame order function. The name change is to match the
sobol_max_points and sobol_oversample variable names.

2014-09-17 15:11:55 Tree
[r25885] by bugman

Updates to all of the Frame_order.test_count_sobol_points_* system tests.

The frame_order.sobol_setup user function is used to set a small maximum number of points (20) to
allow the tests to be fast. The value of 20 is also checked for to allow the tests to pass.

2014-09-17 15:11:53 Tree
[r25884] by bugman

Added a backwards compatibility hook for state and results files for the Sobol' sequence changes.

The data pipe num_int_pts variable is now renamed to sobol_max_points when present, and the
sobol_oversample variable is created and set to 1.

2014-09-17 15:11:51 Tree
[r25883] by bugman

Fixes for the Frame_order.test_count_sobol_points2 system test.

The test_suite/shared_data/frame_order/axis_permutations/cam_pseudo_ellipse.bz2 relax state file has
been manual edited to change the num_int_pts data pipe structure to sobol_max_points and to add the
new sobol_oversample variable.

2014-09-17 15:11:49 Tree
[r25882] by bugman

Updated the Frame_order.test_count_sobol_points system test.

The call to the frame_order.num_int_pts user function was changed to
frame_order.sobol_setup.

2014-09-17 15:11:46 Tree
[r25881] by bugman

Updated the Frame_order.test_auto_analysis system test script.

This now uses the new auto-analysis Optimisation_settings object design.

2014-09-17 15:11:44 Tree
[r25880] by bugman

Created the sobol_setup() method for the frame order auto-analysis.

This is used to correctly handle the new design of the frame_order.sobol_setup user function
consistently throughout the protocol.

2014-09-17 15:11:43 Tree
[r25879] by bugman

Fix for the rigid frame order model for the recent frame_order.sobol_setup user function changes.

For this model, the number of Sobol' points normally is does not exist. This is now correctly
handled.

2014-09-17 15:11:41 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.