svn+ssh://bugman@.../svn/relax/branches/frame_order_cleanup
........
r24715 | bugman | 2014-07-24 16:47:36 +0200 (Thu, 24 Jul 2014) | 5 lines
Turned on the optimisation in the Frame_order.test_cam_rigid system test.
This is to catch a number of failures in the frame order grid search.
........
r24716 | bugman | 2014-07-24 16:50:44 +0200 (Thu, 24 Jul 2014) | 5 lines
Activated the grid search in the frame order system tests using the CaM synthetic data.
This is set to one increment so that the tests can complete in a reasonable time.
........
r24717 | bugman | 2014-07-24 16:53:06 +0200 (Thu, 24 Jul 2014) | 6 lines
Fix for the specific_analyses.frame_order.optimisation.grid_row() function.
This can now handle the case of a single grid increment. The change is similar to r163 in the minfx
project (https://mail.gna.org/public/minfx-commits/2014-07/msg00015.html).
........