Menu

SVN archive Commit Log


Commit Date  
[r4586] by bugman

Removed a few empty __init__() class methods and shifted their docstrings to the class docstring.

2008-01-10 14:54:12 Tree
[r4585] by bugman

Manually ported r4584 from the 1.2 line - the fix to bug #8997 (https://gna.org/bugs/?8997).

The command used was:
svn merge -r4583:4584 svn+ssh://bugman@.../svn/relax/1.2

.....
r4584 | bugman | 2008-01-10 14:30:10 +0100 (Thu, 10 Jan 2008) | 11 lines
Changed paths:
M /1.2/generic_fns/palmer.py

Fix for bug #8997 (https://gna.org/bugs/index.php?8997).

This bug was reported by Carl Diehl (carl dot diehl at bpc dot lu dot se).

The problem was because of a change between relax versions 1.0 and 1.2. Previously the residue
number was being searched for, but the changes used the absolute position to significantly speed up
the code. But the absolute positions are different in a Modelfree 'mfout' file if simulations are
run. The absolute position in this situation is now properly calculated and the test data attached
to the bug report by Seb now works.
.....

2008-01-10 13:35:02 Tree
[r4584] by bugman

Fix for bug #8997 (https://gna.org/bugs/index.php?8997).

This bug was reported by Carl Diehl (carl dot diehl at bpc dot lu dot se).

The problem was because of a change between relax versions 1.0 and 1.2. Previously the residue
number was being searched for, but the changes used the absolute position to significantly speed up
the code. But the absolute positions are different in a Modelfree 'mfout' file if simulations are
run. The absolute position in this situation is now properly calculated and the test data attached
to the bug report by Seb now works.

2008-01-10 13:30:10 Tree
[r4583] by semor

Started the shifting of the consistency tests code to the new relax design.

Followed the tips by Edward d'Auvergne in the post at:
https://mail.gna.org/public/relax-devel/2008-01/msg00012.html (Message-id:
<1199821867.8905.7.camel@...>)

2008-01-09 20:38:52 Tree
[r4582] by semor

Corrected, for the consistency tests code, some remnants of the jw_mapping code.

These, as long as errors correct in the 4581 commit, were found with the unit tests.

2008-01-09 19:21:52 Tree
[r4581] by semor

Adapted, for consistency testing, some remnants of the jw_mapping code.

2008-01-09 19:12:48 Tree
[r4580] by semor

Merged revisions 4579 via svnmerge from
svn+ssh://semor@.../svn/relax/1.3

........
r4579 | semor | 2008-01-09 13:41:37 -0500 (Wed, 09 Jan 2008) | 3 lines

Fixed a typo that was introduced in the 4576 commit.
........

2008-01-09 18:44:37 Tree
[r4579] by semor

Fixed a typo that was introduced in the 4576 commit.

2008-01-09 18:41:37 Tree
[r4578] by semor

Merged revisions 4567,4569,4571-4572,4575-4577 via svnmerge from
svn+ssh://semor@.../svn/relax/1.3

........
r4567 | semor | 2008-01-09 11:51:14 -0500 (Wed, 09 Jan 2008) | 3 lines

Changed all instances of the 'print_flag' arg to 'verbosity' in the prompt for tab_completion.
........
r4569 | semor | 2008-01-09 11:54:26 -0500 (Wed, 09 Jan 2008) | 3 lines

Changed 1 instance of the 'print_flag' arg to 'verbosity' in the OpenDX code for 3D isosurfaces.
........
r4571 | semor | 2008-01-09 12:02:54 -0500 (Wed, 09 Jan 2008) | 3 lines

Changed all instances of the 'print_flag' arg to 'verbosity' in the generic directory.
........
r4572 | bugman | 2008-01-09 12:13:20 -0500 (Wed, 09 Jan 2008) | 3 lines

Updated the RelaxNoTensorError class to allow for the tensor label to be printed in the traceback.
........
r4575 | semor | 2008-01-09 13:20:33 -0500 (Wed, 09 Jan 2008) | 10 lines

Changed almost all instances of the 'print_flag' arg to 'verbosity' in the specific_fns directory.

Exceptions were made for instances in generic_minimise() functions where 'print_flag=print_flag'
becomes 'print_flag=verbosity'.

This was pointed out in a post by Edward d'Auvergne at :
https://mail.gna.org/public/relax-devel/2008-01/msg00021.html (Message-id:
<7f080ed10801090840s341431f2nb75b15b137b46176@...>)
........
r4576 | semor | 2008-01-09 13:28:21 -0500 (Wed, 09 Jan 2008) | 10 lines

Completed the changes from the previous commit (4575) as the model_free directory had been skipped.

Changed almost all instances of the 'print_flag' arg to 'verbosity' in the specific_fns/model_free
directory. Exceptions were made for instances in generic_minimise() functions where
'print_flag=print_flag' becomes 'print_flag=verbosity'.

This was pointed out in a post by Edward d'Auvergne at :
https://mail.gna.org/public/relax-devel/2008-01/msg00021.html (Message-id:
<7f080ed10801090840s341431f2nb75b15b137b46176@...>)
........
r4577 | semor | 2008-01-09 13:32:12 -0500 (Wed, 09 Jan 2008) | 3 lines

Changed all instances of the 'print_flag' arg to 'verbosity' in 'relax_io.py'.
........

2008-01-09 18:38:07 Tree
[r4577] by semor

Changed all instances of the 'print_flag' arg to 'verbosity' in 'relax_io.py'.

2008-01-09 18:32:12 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.