Menu

SVN archive Commit Log


Commit Date  
[r24510] by bugman

Removal of many unused imports in the disp_spin_speed branch.

These were detected using the devel_scripts/find_unused_imports.py script which uses pylint to find
all unused imports. The false positives also present in the trunk were ignored.

2014-07-10 10:04:53 Tree
[r24509] by bugman

Removal of many unused imports in the frame_order_cleanup branch.

These were detected using the devel_scripts/find_unused_imports.py script which uses pylint to find
all unused imports. The false positives also present in the trunk were ignored. And the unused
imports in the dispersion code were also left for clean up the disp_spin_speed branch.

2014-07-10 09:43:53 Tree
[r24508] by bugman

Merged revisions 24505 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r24505 | bugman | 2014-07-09 20:40:06 +0200 (Wed, 09 Jul 2014) | 6 lines

Completely removed all mentions of Freecode from the release document.

The old relax links are still there (http://freecode.com/projects/nmr-relax), but Freecode is dead
(http://freecode.com/about).
........

2014-07-10 09:37:32 Tree
[r24507] by bugman

Merged revisions 24505 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r24505 | bugman | 2014-07-09 20:40:06 +0200 (Wed, 09 Jul 2014) | 6 lines

Completely removed all mentions of Freecode from the release document.

The old relax links are still there (http://freecode.com/projects/nmr-relax), but Freecode is dead
(http://freecode.com/about).
........

2014-07-10 08:59:01 Tree
[r24506] by bugman

The specific_analyses.frame_order.variables module is now used throughout the frame order code.

The target function code, auto-analysis, and test suite now all use the variables defined in this
module rather than having hardcoded strings. The MODEL_LIST_NONREDUNDANT variable has been created
to exclude the redundant free rotor pseudo-ellipse which cannot be optimised, and this is used by
the auto-analysis.

2014-07-10 08:36:20 Tree
[r24505] by bugman

Completely removed all mentions of Freecode from the release document.

The old relax links are still there (http://freecode.com/projects/nmr-relax), but Freecode is dead
(http://freecode.com/about).

2014-07-09 18:40:06 Tree
[r24504] by bugman

The pivot point parameters in the frame order analysis are no longer scaled by 100.

This is to match the average domain position translation which is also not scaled.

2014-07-09 17:52:00 Tree
[r24503] by bugman

Merged revisions 24454,24500-24501 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r24454 | bugman | 2014-07-04 11:31:00 +0200 (Fri, 04 Jul 2014) | 6 lines

Fix for the internal structural object MolContainer.last_residue() method.

This can now operate when no structural information is present, returning 0 instead of resulting in
an IndeError.
........
r24500 | bugman | 2014-07-09 18:38:34 +0200 (Wed, 09 Jul 2014) | 5 lines

Updated the script for finding unused imports in the relax source code.

Now the file name is only printed for Python files which have unused imports.
........
r24501 | bugman | 2014-07-09 19:17:38 +0200 (Wed, 09 Jul 2014) | 3 lines

Removal of many unused imports throughout the relax codebase.
........

2014-07-09 17:29:14 Tree
[r24502] by bugman

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

........
r24500 | bugman | 2014-07-09 18:38:34 +0200 (Wed, 09 Jul 2014) | 5 lines

Updated the script for finding unused imports in the relax source code.

Now the file name is only printed for Python files which have unused imports.
........
r24501 | bugman | 2014-07-09 19:17:38 +0200 (Wed, 09 Jul 2014) | 3 lines

Removal of many unused imports throughout the relax codebase.
........

2014-07-09 17:25:13 Tree
[r24501] by bugman

Removal of many unused imports throughout the relax codebase.

2014-07-09 17:17:38 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.