Open main menu

Changes

Relax 4.0.3

324 bytes added, 19:19, 28 October 2016
Links to all of the relax manual user function pages.
<section begin=description/>
This is a minor feature and bugfix release. The [http://www.nmr-relax.com/manual/structure_rmsd.html structure.rmsd user function ] can now calculate per-atom RMSDs, structure superimposition is now orders of magnitude faster, the relax deployment scripts have been improved and expanded to cover other GNU/Linux systems, OpenMPI system testing scripts have been added, and the relax information printout has been improved. Bugfixes include that the [http://www.nmr-relax.com/manual/structure_rmsd.html structure.rmsd user function ] now correctly calculates the RMSD value, and the inversion recovery relaxation curve-fitting equations are now correct.
<section end=description/>
<section begin=features/>
* Per-atom RMSD calculation by the [http://www.nmr-relax.com/manual/structure_rmsd.html structure.rmsd user function].
* Much faster superimposition of structures.
* More relax deployment scripts for Google Cloud for different GNU/Linux distributions.
<section begin=changes/>
* Addition of the atomic boolean argument to the [http://www.nmr-relax.com/manual/structure_rmsd.html structure.rmsd user function ] front end. This will be used to enable the calculation of per-atom RMSDs.* Created the Structure.test_rmsd_spins system test for checking the per-atom RMSD calculation. This is for the new option in the [http://www.nmr-relax.com/manual/structure_rmsd.html structure.rmsd user function].* Implemented the per-atom RMSD calculation for the [http://www.nmr-relax.com/manual/structure_rmsd.html structure.rmsd user function].
* Fixes for the Relax_fit.test_inversion_recovery system test. The wrong equation was used in the calc.py Python script used to calculate the peak intensities in the test_suite/shared_data/curve_fitting/inversion_recovery/*.list files. The script and Sparky files have been updated. And the I0 value in the script and system test has been changed from 30 to -30, so that the curves start as negative.
* Huge speed up for the superimposition of a large number of structures. The internal structural object validate_models() method was being called once for each structure via the selection() method prior performing the translations, and once prior to performing the rotations, for creating the atomic selection object. This resulted in the _translate() internal structural object method, which converts all input data to formatted strings, being called hundreds of millions of times. Therefore selection() method no longer calls validate_models(). This may speed up quite a number of internal structure object methods when large numbers of structures are present.
Trusted, Bureaucrats
4,223

edits