Menu

SVN archive Commit Log


Commit Date  
[r16323] by bugman

Fix for the relax controller SplitIO() setup for logging and teeing modes.

The SplitIO() usage is now disabled for the test suite. This prevents a doubling of the print outs
in the GUI tests. The problem was introduced at r15843 with the accommodation for the logging and
teeing modes with the GUI.

2012-05-18 07:09:55 Tree
[r16322] by bugman

Merged revisions 16321 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r16321 | bugman | 2012-05-16 19:02:48 +0200 (Wed, 16 May 2012) | 3 lines

The relax data store is_empty() method now only prints to STDERR if the verbosity flag is set.
........

2012-05-16 17:03:22 Tree
[r16321] by bugman

The relax data store is_empty() method now only prints to STDERR if the verbosity flag is set.

2012-05-16 17:02:48 Tree
[r16320] by bugman

The GUI test base execute_uf() method now only sets an arg if the arg has a corresponding GUI element.

2012-05-16 16:48:18 Tree
[r16319] by bugman

Missing import causing all GUI tests to fail.

2012-05-16 16:44:06 Tree
[r16318] by bugman

Edited all the module docstrings in the user_functions package.

2012-05-16 16:38:58 Tree
[r16317] by bugman

Split up the gui.wizard_elements into a number of modules in the new gui.input_elements package.

2012-05-16 16:21:24 Tree
[r16316] by bugman

The user function GUI page arguments are now updated after execution of the user function.

This allows ComboBox lists to be dynamically updated, and is useful for when the user clicks on
'Apply'.

2012-05-16 15:31:19 Tree
[r16315] by bugman

Fix for the clearing of the ComboBox version of the Value GUI element.

The ComboBox text is now reset to '' as well, to clear out the previous selection which may no
longer exist.

2012-05-16 15:25:38 Tree
[r16314] by bugman

Merged revisions 16246,16312-16313 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r16246 | bugman | 2012-05-11 20:29:02 +0200 (Fri, 11 May 2012) | 3 lines

Fixes for most of the structure user functions - the pipe check is now performed at the start.
........
r16312 | bugman | 2012-05-16 12:25:52 +0200 (Wed, 16 May 2012) | 5 lines

Created a system test Mol_res_spin.test_residue_delete() demonstrating a failure of the user function.

Deleting the first residue removes the entire sequence!
........
r16313 | bugman | 2012-05-16 17:11:02 +0200 (Wed, 16 May 2012) | 10 lines

Changed the behaviour of the generate_spin_id() and generate_spin_id_data_array() functions.

This is a large change affecting many parts of the code base. The problem that this solves is the
incorrect usage of the '&' character in spin IDs, tripping up on the powerful Selection object of
Chris MacRaild.

For example, the spin ID ':2&:Glu' cannot be correctly handled. This actually matches all residues
with the number 2, and all residues with the name 'Glu'. It is very strange that this has not been
noticed before!
........

2012-05-16 15:11:55 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.