Difference between revisions of "Relax 3.3.1"

From relax wiki
Jump to navigation Jump to search
(→‎Changes: Switched to using a labelled section transclusion for the Tollinger01 reference.)
(Using the HarvardReferences style for the Tollinger01 citation.)
Line 209: Line 209:
 
* Added checks to the [http://www.nmr-relax.com/api/3.3/test_suite.system_tests.bmrb.Bmrb-class.html#test_bug_22704_corrupted_state_file Bmrb.test_bug_22704_corrupted_state_file system test].  This is to see if the cdp.exp_info data structure has been correctly restored from the save file.
 
* Added checks to the [http://www.nmr-relax.com/api/3.3/test_suite.system_tests.bmrb.Bmrb-class.html#test_bug_22704_corrupted_state_file Bmrb.test_bug_22704_corrupted_state_file system test].  This is to see if the cdp.exp_info data structure has been correctly restored from the save file.
 
* Uncommented some checks in the [http://www.nmr-relax.com/api/3.3/test_suite.system_tests.bmrb.Bmrb-class.html#test_bug_22704_corrupted_state_file Bmrb.test_bug_22704_corrupted_state_file system test].
 
* Uncommented some checks in the [http://www.nmr-relax.com/api/3.3/test_suite.system_tests.bmrb.Bmrb-class.html#test_bug_22704_corrupted_state_file Bmrb.test_bug_22704_corrupted_state_file system test].
* For relaxation dispersion, modified that the grid search and linear constraints for parameter k<sub>AB</sub> is between 0-100.  The parameter is only used in the [[TSMFK01]] model.  The k<sub>AB</sub> parameter is only for very slow forward exchange rate.  The expected values should according to the reference paper:   {{#lst:Citations|Tollinger01}}.  The paper concerns values of k<sub>AB</sub> in the region 0.1 to 5.0.  If the exchange rate is any higher value of this, then another model should be used for the analysis.
+
* For relaxation dispersion, modified that the grid search and linear constraints for parameter k<sub>AB</sub> is between 0-100.  The parameter is only used in the [[TSMFK01]] model.  The k<sub>AB</sub> parameter is only for very slow forward exchange rate.  The expected values should according to the reference paper: [Tollinger et al., 2001].  The paper concerns values of k<sub>AB</sub> in the region 0.1 to 5.0.  If the exchange rate is any higher value of this, then another model should be used for the analysis.
 
* Set the default insignificance value to 0.0 instead of 1.0.  [https://gna.org/task/?7826 Task #7826: Write a Python class for the repeated analysis of dispersion data].
 
* Set the default insignificance value to 0.0 instead of 1.0.  [https://gna.org/task/?7826 Task #7826: Write a Python class for the repeated analysis of dispersion data].
 
* Modified the grid search limits for parameter k<sub>AB</sub> to be between 0.1 and 20.0 rad.s<sup>-1</sup>.  This is for the [[TSMFK01]] model, where values much above 10/20 is not expected.
 
* Modified the grid search limits for parameter k<sub>AB</sub> to be between 0.1 and 20.0 rad.s<sup>-1</sup>.  This is for the [[TSMFK01]] model, where values much above 10/20 is not expected.
Line 327: Line 327:
  
 
{{:relax release announcements}}
 
{{:relax release announcements}}
 +
 +
 +
== References ==
 +
 +
* [*Tollinger et al., 2001] {{#lst:Citations|Tollinger01}}
 +
<HarvardReferences />
  
  

Revision as of 16:43, 3 November 2015


Official relax releases
relax logo
relax version 3.3.1
Previous version Next version
← relax 3.3.0 relax 3.3.2 →

Release type Minor feature and bugfix
Release date 9 October 2014

The PDF version of the relax 3.3.1 user manual The relax 3.3.1 user manual

Description

This is a minor feature and bugfix release. It includes the addition of the error_analysis.covariance_matrix, structure.align, and structure.mean user functions and expanded functionality for the structure.com and structure.delete user functions. Many operations involving the internal structural object are now orders of magnitude faster, with the interatom.define user function showing the greatest speed ups. There are also improvements for helping to upgrade relax scripts to newer relax versions. The numdifftools package is now bundled with relax for allowing numerical gradient, Hessian and Jacobian matrices to be calculated. And the release includes the start of a new protocol for iteratively analysing repetitive relaxation dispersion experiments.


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.3.1
(9 October 2014, from /trunk)
http://svn.gna.org/svn/relax/tags/3.3.1


Features


Changes


Bugfixes


Links

For reference, the announcement for this release can also be found at following links:

Softpedia also has information about the newest relax releases:


Announcements

If you would like to receive announcements about new relax versions, please subscribe to the relax announcement mailing list. This list only receives ~10 emails per year. It is archived at the SourceForge archives and in The Mail Archive.


References

  • [*Tollinger et al., 2001] Tollinger, M., Skrynnikov, N. R., Mulder, F. A. A., Forman-Kay, J. D., and Kay, L. E. (2001). Slow dynamics in folded and unfolded states of an sh3 domain. J. Am. Chem. Soc., 123(46), 11341-11352. (DOI: 10.1021/ja011300z)

<HarvardReferences />


See also