Menu

Commit [r22507]  Maximize  Restore  History

Merged revisions 22492,22498-22499,22501-22502 via svnmerge from

svn+ssh://bugman@.../svn/relax/trunk

........
r22492 | tlinnet | 2014-03-17 14:30:51 +0100 (Mon, 17 Mar 2014) | 4 lines

Replaced funtion atan(omega1 / Delta_omega) with atan2(omega1 , Delta_omega), to make sure returned theta values are between 0 and pi.

This was done in the function return_offset_data() in the specific_analyses of relax_disp.
This was discussed in: http://thread.gmane.org/gmane.science.nmr.relax.devel/5210.
........
r22498 | tlinnet | 2014-03-17 18:18:59 +0100 (Mon, 17 Mar 2014) | 1 line

Changed a unit test and systemtest, where a change from the atan to atan2 function to calculate theta can give differences to the 15 decimal.
........
r22499 | tlinnet | 2014-03-17 18:19:01 +0100 (Mon, 17 Mar 2014) | 4 lines

Replaced how a global analysis average results from a previous run to instead take the median.

This is to prevent averaging extreme outliers, and instead take the median of the previous result.
This was discussed in: https://mail.gna.org/public/relax-devel/2013-10/msg00009.html.
........
r22501 | tlinnet | 2014-03-18 16:06:01 +0100 (Tue, 18 Mar 2014) | 1 line

Modified systemtest Relax_disp.test_r1rho_kjaergaard to use input guess values of phi_ex in units of ppm^2 instead of rad^2/s^2.
........
r22502 | tlinnet | 2014-03-18 16:47:56 +0100 (Tue, 18 Mar 2014) | 4 lines

Small change to systemtest Relax_disp.test_r1rho_kjaergaard.

The outcome of kex from systemtest is in the area of 4-5000. The expected value is 13000.
A deeer analysis of the input is needed, to judge what is the correct value.
........

bugman 2014-03-18

changed /branches/double_rotor
changed /branches/double_rotor/specific_analyses/relax_disp/disp_data.py
changed /branches/double_rotor/specific_analyses/relax_disp/parameters.py
changed /branches/double_rotor/test_suite/shared_data/dispersion/Kjaergaard_et_al_2013/R1_fitted_values.txt
changed /branches/double_rotor/test_suite/system_tests/relax_disp.py
changed /branches/double_rotor/test_suite/unit_tests/_specific_analyses/_relax_disp/test_disp_data.py
/branches/double_rotor/specific_analyses/relax_disp/disp_data.py Diff Switch to side-by-side view
Loading...
/branches/double_rotor/specific_analyses/relax_disp/parameters.py Diff Switch to side-by-side view
Loading...
/branches/double_rotor/test_suite/shared_data/dispersion/Kjaergaard_et_al_2013/R1_fitted_values.txt Diff Switch to side-by-side view
Loading...
/branches/double_rotor/test_suite/system_tests/relax_disp.py Diff Switch to side-by-side view
Loading...
/branches/double_rotor/test_suite/unit_tests/_specific_analyses/_relax_disp/test_disp_data.py Diff Switch to side-by-side view
Loading...
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.