Menu

SVN archive Commit Log


Commit Date  
[r28225] by bugman

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.

2016-06-03 09:03:56 Tree
[r28224] by bugman

Bug fix for the inversion recovery equations (sr #3345).

The inversion recovery experiment was incorrectly implemented as I(t) = Iinf - I0 * exp(-R1 * t)
whereas it should be I(t) = Iinf - (Iinf - I0) * exp(-R1 * t).

2016-06-03 09:03:54 Tree
[r28223] by bugman

Fix for bug #24723 (https://gna.org/bugs/?24723).

This is the bug that the mean RMSD from the structure.rmsd user function is incorrectly
calculated - it should be a quadratic mean.

The quadratic mean and quadratic standard deviation are now correctly calculated, and the
structure.test_rmsd, structure.test_rmsd_molecules, and structure.test_rmsd_ubi system tests have
been updated for the fix.

2016-06-02 17:09:40 Tree
[r28222] by bugman

Implemented the per-atom RMSD calculation for the structure.rmsd user function.

2016-06-02 17:09:39 Tree
[r28221] by bugman

Created the Structure.test_rmsd_spins system test for checking the per-atom RMSD calculation.

This is for the new option in the structure.rmsd user function.

2016-06-02 17:09:36 Tree
[r28220] by bugman

Addition of the atomic boolean argument to the structure.rmsd user function front end.

This will be used to enable the calculation of per-atom RMSDs.

2016-06-02 17:09:34 Tree
[r28219] by bugman

Small edits for the CHANGES file.

2016-05-13 17:11:54 Tree
[r28218] by bugman

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

2016-05-13 15:44:47 Tree
[r28217] by bugman

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

2016-05-13 15:34:28 Tree
[r28216] by bugman

Added some more user function renaming redirects.

2016-05-13 15:29:16 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.