Commit | Date | |
---|---|---|
[r21186]
by
bugman
Fix for the test_suite.clean_up.deletion() method for another MS Windows problem. Sometimes the failed rmtree() call actually deletes the files and throws the WindowsError error. |
2013-10-18 17:53:55 | Tree |
[r21185]
by
bugman
Fix for the relaxation dispersion system test tearDown() method. The rmtree function is no longer user, rather the test_suite.clean_up.deletion() function is being |
2013-10-18 17:39:15 | Tree |
[r21184]
by
bugman
Commented out some checks of the Relax_disp.test_hansen_cpmg_data_auto_analysis_numeric system test. This is to allow this test to pass on 32-bit GNU/Linux systems. The numeric model optimisation is |
2013-10-18 17:31:42 | Tree |
[r21183]
by
bugman
Loosened some of the relaxation dispersion system tests to allow them to pass on MS Windows. |
2013-10-18 17:20:42 | Tree |
[r21182]
by
bugman
Fixes to allow the Mf.test_mf_auto_analysis system test to pass on Mac OS X. The simulated event.GetPosition() method in the Fake_right_click class the file |
2013-10-18 16:32:37 | Tree |
[r21181]
by
bugman
Loosened the Relax_disp.test_sprangers_data_to_mq_ns_cpmg_2site system test to allow it to pass on Mac OS X. |
2013-10-18 15:31:06 | Tree |
[r21180]
by
bugman
Created a GUI element for the numeric_only flag of the auto-analysis for the dispersion GUI tab. This defaults to false to allow all model types to be used. |
2013-10-18 14:19:06 | Tree |
[r21179]
by
bugman
Added a new button to the button bar in the relaxation dispersion GUI analysis tab. This is a button used to launch the value.set user function to allow the user to pre-set certain |
2013-10-18 13:55:56 | Tree |
[r21178]
by
bugman
Completed the Relax_disp.test_hansen_cpmg_data_auto_analysis_numeric system test. This now checks all the optimised parameter values and makes sure that no 'CR72' model was selected. |
2013-10-18 13:20:58 | Tree |
[r21177]
by
bugman
Implemented the numeric only option for the dispersion auto-analysis. If the numeric_only flag is set to True, then no analytic models will be used in the final model |
2013-10-18 13:17:08 | Tree |