Menu

SVN archive Commit Log


Commit Date  
[r22176] by bugman

Changes to the frame_order.pivot user function.

The 'order' argument has been added to allow for multiple pivots to be present. The user function
backend will store these as cdp.pivot, cdp.pivot2, cdp.pivot3, etc. The 'fix' argument is now
defaulting to False to make sure it is always boolean.

2014-02-12 13:56:21 Tree
[r22175] by bugman

Updated the CaM frame order double rotor system test script to have the correct two pivots.

2014-02-12 10:15:07 Tree
[r22174] by bugman

Changed the handling of the pivot point in the CaM frame order system tests.

The pivot point is now a class variable, rather than being hardcoded into a function. The handling
of a second pivot has also been added.

2014-02-12 10:14:09 Tree
[r22173] by bugman

Updated the test_suite.system_tests.scripts.frame_order.cam package __all__ list.

2014-02-12 09:16:47 Tree
[r22172] by bugman

Class variable cleanup for the CaM frame order system test scripts.

The variables are now all defined in the base script and only overwritten when needed by the
individual tests.

2014-02-12 09:14:05 Tree
[r22171] by bugman

Capitalised the class variables of all of the CaM frame order system test scripts.

2014-02-12 08:30:17 Tree
[r22170] by bugman

Added a simple script for analysing the Eigensystem of the CaM frame order double rotor test model.

2014-02-12 08:13:08 Tree
[r22169] by bugman

Import fix for the changes to the specific_analyses.frame_order package layout.

2014-02-10 16:48:18 Tree
[r22168] by bugman

Merged revisions 22165-22166 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r22165 | bugman | 2014-02-10 10:37:53 +0100 (Mon, 10 Feb 2014) | 9 lines

Created the Mf.test_bug_21615_incomplete_setup_failure GUI tests.

This is designed to catch bug #21615 (https://gna.org/bugs/?21615) as reported by Ivan Leung
(ivanhoe dott leung att chem dott ox dot ac dot uk).

Included are the data files Ivan attached to the bug report truncated to two residues. The GUI test
follows exactly the steps outlined by Ivan.
........
r22166 | bugman | 2014-02-10 10:43:46 +0100 (Mon, 10 Feb 2014) | 10 lines

Fix for bug #21615, the missing data dialog failure when executing the GUI model-free analysis.

This is the bug at https://gna.org/bugs/?21615 as reported by Ivan Leung (ivanhoe dott leung att
chem dott ox dot ac dot uk).

The problem is that the spin container's "isotope" variable is being accessed directly after a test
showing that this variable does not exist. This is now fixed so that the missing data dialog is now
presented explaining that the spin isotope information is not set.
........

2014-02-10 09:48:44 Tree
[r22167] by bugman

Merged revisions 22155-22164 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r22155 | bugman | 2014-02-07 17:03:36 +0100 (Fri, 07 Feb 2014) | 7 lines

Loosened the checks of some of the Relax_fit system tests.

These are the Relax_fit.test_curve_fitting_height and Relax_fit.test_curve_fitting_volume system
tests. The minor change is required to allow the tests to pass on a 32-bit system with Python
3.3.3.
........
r22156 | bugman | 2014-02-07 17:46:05 +0100 (Fri, 07 Feb 2014) | 5 lines

The python_seek.py development script now allows the modules to be specified on the command line.

This speeds up the script and allows individual modules to be checked and the version displayed.
........
r22157 | bugman | 2014-02-07 17:48:28 +0100 (Fri, 07 Feb 2014) | 6 lines

Added a copyright notice to the python_seek.py script.

The descriptive text has also been converted into a docstring. The copyright is simply to show who
wrote the script and how old it is.
........
r22158 | bugman | 2014-02-07 17:54:29 +0100 (Fri, 07 Feb 2014) | 3 lines

The python_seek.py script can now check for the ancient Numeric module.

........
r22159 | bugman | 2014-02-07 17:55:41 +0100 (Fri, 07 Feb 2014) | 3 lines

The python_seek.py script can now check for the ancient Scientific module.
........
r22160 | bugman | 2014-02-07 18:14:41 +0100 (Fri, 07 Feb 2014) | 3 lines

The python_seek.py now lists the Python version again (broken in the last few commits).
........
r22161 | bugman | 2014-02-07 18:18:06 +0100 (Fri, 07 Feb 2014) | 3 lines

The python_seek.py script now accepts the 'all' argument to display all modules supported by the script.
........
r22162 | bugman | 2014-02-07 18:20:06 +0100 (Fri, 07 Feb 2014) | 3 lines

Output formatting improvements for the python_seek.py development script.
........
r22163 | bugman | 2014-02-07 18:47:33 +0100 (Fri, 07 Feb 2014) | 3 lines

Changed the module ordering in the python_seek.py development script.
........
r22164 | bugman | 2014-02-10 08:24:11 +0100 (Mon, 10 Feb 2014) | 3 lines

Epydoc docstring fix for the pipe_control.structure.main.load_spins() function.
........

2014-02-10 09:47:58 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.