Difference between revisions of "Relax 3.3.1"

From relax wiki
Jump to navigation Jump to search
(Using the HarvardReferences style for the Tollinger01 citation.)
(→‎Changes: Internal links for Dasha and Modelfree4.)
Line 133: Line 133:
 
* Added the [http://www.nmr-relax.com/api/3.3/test_suite.system_tests.relax_disp.Relax_disp-class.html#test_show_apod_rmsd_dir_to_files Relax_disp.test_show_apod_rmsd_dir_to_files system test] to the blacklist.  This is if the showApod program is not installed on the machine and allows the test suite to pass.
 
* Added the [http://www.nmr-relax.com/api/3.3/test_suite.system_tests.relax_disp.Relax_disp-class.html#test_show_apod_rmsd_dir_to_files Relax_disp.test_show_apod_rmsd_dir_to_files system test] to the blacklist.  This is if the showApod program is not installed on the machine and allows the test suite to pass.
 
* Extended the printout for the skipped tests in the test suite.  As tests using the NMRPipe showApod software are skipped and listed in this table, the text now includes 'software' in the list.
 
* Extended the printout for the skipped tests in the test suite.  As tests using the NMRPipe showApod software are skipped and listed in this table, the text now includes 'software' in the list.
* Shifted the checks for the Dasha and Modelfree4 software into the system test __init__() method.  This is to bring this into the same design as the relaxation dispersion tests which require the NMRPipe showApod software.  Now the test suite will list either Dasha or Modelfree4 in the skipped test table if they are not installed.
+
* Shifted the checks for the [[Dasha]] and [[Modelfree4]] software into the system test __init__() method.  This is to bring this into the same design as the relaxation dispersion tests which require the NMRPipe showApod software.  Now the test suite will list either [[Dasha]] or [[Modelfree4]] in the skipped test table if they are not installed.
 
* Adding another statistic method to plot for multi-data sets.  [https://gna.org/task/?7826 Task #7826: Write a Python class for the repeated analysis of dispersion data].
 
* Adding another statistic method to plot for multi-data sets.  [https://gna.org/task/?7826 Task #7826: Write a Python class for the repeated analysis of dispersion data].
 
* More adding of matplotlib snippets for plotting intermediate data.  [https://gna.org/task/?7826 Task #7826: Write a Python class for the repeated analysis of dispersion data].
 
* More adding of matplotlib snippets for plotting intermediate data.  [https://gna.org/task/?7826 Task #7826: Write a Python class for the repeated analysis of dispersion data].

Revision as of 15:23, 15 December 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