Commit | Date | |
---|---|---|
[r21203]
by
bugman
Fix for the Mf.test_mf_auto_analysis system test on MS Windows. The Fake_right_click.GetPosition() method now returns a valid position. This is the original |
2013-10-21 14:01:01 | Tree |
[r21202]
by
bugman
The specific API calculate_r2eff() method for the dispersion analysis is now private. This is not part of the API, so it must be made private for the test suite to pass. |
2013-10-21 13:34:14 | Tree |
[r21201]
by
bugman
Loosened the test_hansen_cpmg_data_to_ns_cpmg_2site_star_full system test for Mac OS X. Even the calc user function does not help, the results are quite different between different systems. |
2013-10-21 13:11:15 | Tree |
[r21200]
by
bugman
Redesigned the Relax_disp.test_hansen_cpmg_data_to_ns_cpmg_2site_star_full system test. The R2A and R2B rates cannot be distinguished for this data, therefore there was no unique solution. |
2013-10-21 13:01:24 | Tree |
[r21199]
by
bugman
Fixes for the calc user function for the dispersion analysis. This now does something logical for the non-R2eff models. The chi-squared value is now being |
2013-10-21 12:59:04 | Tree |
[r21198]
by
bugman
The dispersion data return_cpmg_frqs() and return_spin_lock_nu1() functions are now safer. These specific_analyses.relax_disp.disp_data module functions can now be called when no data is |
2013-10-21 12:36:51 | Tree |
[r21197]
by
bugman
The dispersion GUI analysis cluster_update() method is now thread safe. This removes many error messages when running the dispersion analysis in the GUI, especially for Mac |
2013-10-21 09:36:36 | Tree |
[r21196]
by
bugman
More loosening of the Relax_disp.test_hansen_cpmg_data_to_ns_cpmg_2site_star_full system test. This is now for 64-bit Mac OS X to pass. |
2013-10-21 08:15:55 | Tree |
[r21195]
by
bugman
Caught a divide by zero in the specific_analyses.relax_disp.disp_data.return_offset_data() function. This was identified by turning all numpy warnings to errors. |
2013-10-21 07:57:49 | Tree |
[r21194]
by
bugman
Loosened the checks for the Relax_disp.test_hansen_cpmg_data_to_ns_cpmg_2site_star_full system test. This is to allow the test to pass on 32-bit Linux systems. |
2013-10-21 07:26:16 | Tree |