Menu

SVN archive Commit Log


Commit Date  
[r26011] by bugman

Created the new --no-skip relax command line option.

This is a debugging option specifically designed for relax developers. It allows all blacklisted
tests to be executed, i.e. all blacklists are ignored. These tests would normally be skipped,
however this option enables them.

2014-09-24 12:51:22 Tree
[r26010] by bugman

Updated all of the chi2 value checks for the Frame_order.test_cam_quad_int_* system tests.

This is only for those tests which use PCS data - the RDC only test chi2 values are the same as in
the Frame_order.test_cam_qr_int_* system tests. In all cases, the chi2 value is lower for the more
accurate SciPy quadratic integration as compared to the quasi-random Sobol' integration, as
expected.

2014-09-24 12:36:39 Tree
[r26009] by bugman

Removal of debugging code that was accidentally deleted.

2014-09-24 12:10:40 Tree
[r26008] by bugman

Missing imports for the lib.frame_order.matrix_ops module.

These are for the recently restored SciPy quadratic integration functions.

2014-09-24 12:09:46 Tree
[r26007] by bugman

Updated all of the Scipy quadratic integration frame order target functions.

A number of the data structures in the target function class have been redesigned since these target
functions were deleted back in May. All of the func_*_quad_int*() target functions have been
updated for these changes.

2014-09-24 12:07:09 Tree
[r26006] by bugman

Turned off optimisation for all of the Frame_order.test_cam_quad_int_* system tests.

The SciPy quadratic integration is far too slow to be used in the test suite. The simple call to
the minimise.calculate user function is sufficient for checking these target functions.

2014-09-24 12:05:21 Tree
[r26005] by bugman

The Sobol' point counting is now turned off for the frame order optimisation functions if none exist.

If the cdp.quad_int flag is set, then there will be no Sobol' points to count. This
count_sobol_point() user feedback function will therefore not be called by the minimise.calculate,
minimise.grid_search and minimise.execute user functions.

2014-09-24 11:51:26 Tree
[r26004] by bugman

Missing imports for the SciPy quadratic integration function for the PCS in lib.frame_order.rotor.

2014-09-24 11:36:08 Tree
[r26003] by bugman

Updated all of the SciPy quadratic integration frame order target functions.

The pivot point is now handled quite different from back in May when these functions were deleted.

2014-09-24 11:25:34 Tree
[r26002] by bugman

Updated the chi2 check in the Frame_order.test_cam_qr_int_pseudo_ellipse_free_rotor_rdc system test.

This test is not normally run as it blacklisted and duplicates the coverage of other tests. However
its chi-squared value check had not been updated for a while and hence the test fails when
explicitly run.

2014-09-24 11:20:02 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.