Menu

SVN archive Commit Log


Commit Date  
[r22492] by tlinnet

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.

2014-03-17 13:30:51 Tree
[r22491] by bugman

Shifted two functions from pipe_control.angles into the new lib.geometry.angles module.

This is the fold_spherical_angles() and wrap_angles() functions which are not related to the relax
data store and hence can be made independent.

2014-03-17 13:09:45 Tree
[r22490] by bugman

Added the relax version 3.1.7 manual to the repository.

2014-03-17 10:46:00 Tree
[r22489] by bugman

Backported the relax 3.1.7 CHANGES file changes to trunk.

The command used was:
svn merge -r22487:22488 svn+ssh://bugman@.../svn/relax/tags/3.1.7 .

2014-03-17 10:21:49 Tree
[r22488] by bugman

Small fix for the CHANGES file.

2014-03-17 10:20:52 Tree
[r22487] by bugman

Changed the version number to 3.1.7.

2014-03-17 10:18:46 Tree
[r22486] by bugman

Backported the relax 3.1.7 CHANGES file addition to trunk.

The command used was:
svn merge -r22484:22485 svn+ssh://bugman@.../svn/relax/tags/3.1.7 .

2014-03-17 10:18:21 Tree
[r22485] by bugman

Updated the CHANGES file for relax 3.1.7.

2014-03-17 10:17:15 Tree
[r22484] by bugman

relax version 3.1.7.

This is a minor feature release which includes improvements to the relaxation dispersion chapter of
the manual and the addition of new infrastructure for R1rho data handling in the dispersion
analysis.

2014-03-17 08:12:24 Tree
[r22483] by tlinnet

Added print-out of Omega, the average resonance offset, in calc_rotating_frame_params().

Regarding sr #3124, (https://gna.org/support/index.php?3124) - Grace graphs production for R1rho analysis with R2_eff as function of Omega_eff.

2014-03-16 19:13:27 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.