Difference between revisions of "Relax 3.1.7"

From relax wiki
Jump to navigation Jump to search
(Omega symbol fix.)
(User function HTML manual links.)
Line 102: Line 102:
 
*  Added return of None values for function calc_rotating_frame_params() if spin is not selected.  Regarding [https://gna.org/support/?3124 sr #3124, Grace graphs production for R<sub>1&rho;</sub> analysis with R<sub>2eff</sub> as function of &Omega;<sub>eff</sub>].
 
*  Added return of None values for function calc_rotating_frame_params() if spin is not selected.  Regarding [https://gna.org/support/?3124 sr #3124, Grace graphs production for R<sub>1&rho;</sub> analysis with R<sub>2eff</sub> as function of &Omega;<sub>eff</sub>].
 
*  Extended system test Relax_disp.test_value_write_calc_rotating_frame_params_auto_analysis() to test the writing of &theta; values.  Regarding [https://gna.org/support/?3124 sr #3124, Grace graphs production for R<sub>1&rho;</sub> analysis with R<sub>2eff</sub> as function of &Omega;<sub>eff</sub>].
 
*  Extended system test Relax_disp.test_value_write_calc_rotating_frame_params_auto_analysis() to test the writing of &theta; values.  Regarding [https://gna.org/support/?3124 sr #3124, Grace graphs production for R<sub>1&rho;</sub> analysis with R<sub>2eff</sub> as function of &Omega;<sub>eff</sub>].
*  Hardcoded the writing of R<sub>2eff</sub> as function of the tilt angle &theta;, when using the user function relax_disp.write_disp_curves.  Regarding [https://gna.org/support/?3124 sr #3124, Grace graphs production for R<sub>1&rho;</sub> analysis with R<sub>2eff</sub> as function of &Omega;<sub>eff</sub>].  &theta; values per spin will be written if the spin.model is in the list MODEL_LIST_R1RHO_FULL.
+
*  Hardcoded the writing of R<sub>2eff</sub> as function of the tilt angle &theta;, when using the [http://www.nmr-relax.com/manual/relax_disp_write_disp_curves.html user function relax_disp.write_disp_curves] .  Regarding [https://gna.org/support/?3124 sr #3124, Grace graphs production for R<sub>1&rho;</sub> analysis with R<sub>2eff</sub> as function of &Omega;<sub>eff</sub>].  &theta; values per spin will be written if the spin.model is in the list MODEL_LIST_R1RHO_FULL.
 
*  Fix for return of None tuble in calc_rotating_frame_params().  Regarding [https://gna.org/support/?3124 sr #3124, Grace graphs production for R<sub>1&rho;</sub> analysis with R<sub>2eff</sub> as function of &Omega;<sub>eff</sub>].
 
*  Fix for return of None tuble in calc_rotating_frame_params().  Regarding [https://gna.org/support/?3124 sr #3124, Grace graphs production for R<sub>1&rho;</sub> analysis with R<sub>2eff</sub> as function of &Omega;<sub>eff</sub>].
 
*  Fix for correct use of assertNotEqual or assertEqual in Relax_disp system tests.  Regarding [https://gna.org/support/?3124 sr #3124, Grace graphs production for R<sub>1&rho;</sub> analysis with R<sub>2eff</sub> as function of &Omega;<sub>eff</sub>].
 
*  Fix for correct use of assertNotEqual or assertEqual in Relax_disp system tests.  Regarding [https://gna.org/support/?3124 sr #3124, Grace graphs production for R<sub>1&rho;</sub> analysis with R<sub>2eff</sub> as function of &Omega;<sub>eff</sub>].

Revision as of 17:19, 9 September 2014


Description

This is a minor feature and bugfix release which includes improvements to the relaxation dispersion chapter of the manual and the addition of new infrastructure for R data handling in the dispersion analysis. More details are given below.


Download

The new relax versions can be downloaded from http://www.nmr-relax.com/download.html. If binary distributions are not yet available for your platform and you manage to compile the binary modules, please consider contributing these to the relax project (described in section 3.6 of the relax manual, http://www.nmr-relax.com/manual/relax_distribution_archives.html).


CHANGES file

Version 3.1.7 (17 March 2014, from /trunk) http://svn.gna.org/svn/relax/tags/3.1.7

Features

Changes


Bugfixes


Links

For reference, the following links are also part of the announcement for this release:

See also