Menu

SVN archive Commit Log


Commit Date  
[r14998] by bugman

Bug fix for the compilation of the user manual.

The molecule user function class used the temporary variable i, which was causing the
fetch_docstrings script to fail.

2011-11-14 16:13:07 Tree
[r14997] by bugman

Changed the version in the version file to 1.3.13.

2011-11-14 15:54:44 Tree
[r14996] by bugman

Merged the CHANGES file for relax version 1.3.13 back into the main 1.3 line.

The command used was:
svn merge -r14994:14995 svn+ssh://bugman@.../svn/relax/tags/1.3.13

2011-11-14 15:54:14 Tree
[r14995] by bugman

Updated the CHANGES file for relax 1.3.13.

2011-11-14 15:52:07 Tree
[r14994] by bugman

relax version 1.3.13.

This release introduces the second version of the relax GUI. This is a major rewrite of the entire
GUI code base. The GUI should now be much more flexible, being able to handle all the different
ways NMR data is collected and errors are measured. It now has the full flexibility of the prompt/
scripting interface by the implementation of GUI versions of the user functions and now supports
small organic molecules, RNA, DNA, sugars, etc. This flexibility will allow all other analysis
types (reduced spectral density mapping, N-state model, the frame order theory, consistency testing,
etc.) to be added to the GUI in the future. The GUI is now fully tested and fully functional and
bug free on all major platforms including GNU/Linux, Mac OS X and MS Windows.

In addition, there are improvements to the frame order theory. And significant bug fixes throughout
the program.

2011-11-10 16:49:55 Tree
[r14993] by bugman

Fix for the precision of the chi2 value check in the N_state_model.test_monte_carlo_sims system test.

This affects 32-bit GNU/Linux and not 64-bit GNU/Linux. Other operating systems are unknown if this
test previously passed or not.

2011-11-10 10:29:58 Tree
[r14992] by bugman

Changed the name of the model_num arg to model in the centre_of_mass() function.

2011-11-09 10:59:33 Tree
[r14991] by bugman

Added the atom ID argument to the structure.rotate and structure.translate user functions.

This allows subsets of molecules or models to be translated and rotated.

2011-11-09 10:55:34 Tree
[r14990] by bugman

The generic_fns.structure.mass.centre_of_mass() function now accepts the model number arg.

This allows specific models to be isolated.

2011-11-09 10:45:33 Tree
[r14989] by bugman

The generic_fns.structure.mass.centre_of_mass() function now accepts the atom ID arg.

This allows the centre of mass of subsets of the structure to be calculated.

2011-11-09 10:38:56 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.