Commit | Date | |
---|---|---|
[r25894]
by
bugman
Introduced the verbosity argument to the count_sobol_points() frame order function. This is used to turn the printouts on or off. The optimisation code now calls this function with |
2014-09-17 15:31:01 | Tree |
[r25893]
by
bugman
Turned down the verbosity of the update_model() frame order function. The verbosity flag is now accepted and set to zero by the get_param_names() API method and |
2014-09-17 15:24:15 | Tree |
[r25892]
by
bugman
Another update for the chi2 check in the Frame_order.test_rigid_data_to_free_rotor_model system test. The previous commit used an incorrect value for the chi2. This new value is now much closer to the |
2014-09-17 15:12:06 | Tree |
[r25891]
by
bugman
Updates for all of the Frame_order.test_cam_* system tests. The NUM_INT_PTS variable in the system tests scripts is now passed into the frame_order.sobol_setup |
2014-09-17 15:12:05 | Tree |
[r25890]
by
bugman
Fixes for all of the lib.frame_order.*.pcs_numeric_int_*_qrint() functions. The loop over the Sobol' points was broken. As numpy.swapaxes() has been applied to the points |
2014-09-17 15:12:02 | Tree |
[r25889]
by
bugman
Updated the chi2 check in the Frame_order.test_rigid_data_to_free_rotor_model system test. This value has changed due to the first 1000 points of the Sobol' sequence being skipped. |
2014-09-17 15:12:00 | Tree |
[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 |
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 |
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 |
2014-09-17 15:11:53 | Tree |