Menu

SVN archive Commit Log


Commit Date  
[r22500] by bugman

Removed links for many old relax releases.

This is for the webpage http://www.nmr-relax.com/download.html and the links for the old releases
now all point to http://www.nmr-relax.com/download_request.html.

2014-03-17 18:13:56 Tree
[r22499] by tlinnet

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.

2014-03-17 17:19:01 Tree
[r22498] by tlinnet

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.

2014-03-17 17:18:59 Tree
[r22497] by bugman

Updated the news announcement links for relax version 3.1.7 at http://www.nmr-relax.com/download.html.

The correct link is https://gna.org/forum/forum.php?forum_id=2448.

2014-03-17 15:58:03 Tree
[r22496] by bugman

Updated the http://www.nmr-relax.com/download.html webpage for relax 3.1.7.

2014-03-17 15:42:00 Tree
[r22495] by bugman

Updated the relax version number to 3.1.7 on the http://www.nmr-relax.com/api/index.html webpage.

2014-03-17 14:47:17 Tree
[r22494] by bugman

Updated the relax API documentation at http://www.nmr-relax.com/api/3.1/ to version 3.1.7.

2014-03-17 14:35:04 Tree
[r22493] by bugman

Updated the relax HTML manual at http://www.nmr-relax.com/manual/index.html to version 3.1.7.

2014-03-17 14:03:37 Tree
[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
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.