Menu

Commit [r14070]  Maximize  Restore  History

Merged revisions 13951,13956,13958,13961,13983-13984,14008-14009,14011,14013 via svnmerge from

svn+ssh://bugman@.../svn/relax/1.3

........
r13951 | bugman | 2011-07-28 15:14:55 +0200 (Thu, 28 Jul 2011) | 7 lines

Redesign of the main relax module.

The module has been renamed to 'relax.py', and the original file 'relax' is now a very basic python
script which simply loads the module and runs the new start() function for launching relax. The MS
Windows BAT file has also been updated to feed the module into python.
........
r13956 | bugman | 2011-07-28 16:26:16 +0200 (Thu, 28 Jul 2011) | 3 lines

The relax mode normally specified by the command line can now be overridden.
........
r13958 | bugman | 2011-07-28 16:35:58 +0200 (Thu, 28 Jul 2011) | 3 lines

Removed the executable svn property on the info module.
........
r13961 | bugman | 2011-07-28 16:53:26 +0200 (Thu, 28 Jul 2011) | 3 lines

Fix for the overriding of the command line specified mode - the args must be processed anyway.
........
r13983 | bugman | 2011-07-29 09:59:57 +0200 (Fri, 29 Jul 2011) | 3 lines

Created a basic system test checking the reading of a non-PDB file by structure.read_pdb.
........
r13984 | bugman | 2011-07-29 10:06:14 +0200 (Fri, 29 Jul 2011) | 5 lines

Fix for structure.read_pdb for when the file contains no PDB data.

This is now caught, and a warning is given and the function exists cleanly.
........
r14008 | bugman | 2011-07-29 18:36:30 +0200 (Fri, 29 Jul 2011) | 3 lines

Shifted the pedantic flag into the status object.
........
r14009 | bugman | 2011-07-29 18:37:15 +0200 (Fri, 29 Jul 2011) | 3 lines

RelaxWarnings now only show a traceback when the pedantic flag is True.
........
r14011 | bugman | 2011-07-29 19:01:35 +0200 (Fri, 29 Jul 2011) | 5 lines

The relax state is now saved on a RelaxError when the pedantic rather than debugging flag is turned on.

As both flags can be given, this allows for this state saving to be activated or deactivated.
........
r14013 | bugman | 2011-07-29 19:08:13 +0200 (Fri, 29 Jul 2011) | 3 lines

The relax_io.read_spin_data() function no longer skips short lines so that a warning is given for it.
........

bugman 2011-08-02

copied /1.3/relax.py -> /branches/xyz/relax.py
changed /branches/xyz
changed /branches/xyz/generic_fns/structure/internal.py
changed /branches/xyz/relax
changed /branches/xyz/relax.bat
changed /branches/xyz/relax_errors.py
changed /branches/xyz/relax_io.py
changed /branches/xyz/relax_warnings.py
changed /branches/xyz/status.py
changed /branches/xyz/test_suite/system_tests/structure.py
/branches/xyz
Directory.
/branches/xyz/generic_fns/structure/internal.py Diff Switch to side-by-side view
Loading...
/branches/xyz/relax Diff Switch to side-by-side view
Loading...
/branches/xyz/relax.bat Diff Switch to side-by-side view
Loading...
/branches/xyz/relax_errors.py Diff Switch to side-by-side view
Loading...
/branches/xyz/relax_io.py Diff Switch to side-by-side view
Loading...
/branches/xyz/relax_warnings.py Diff Switch to side-by-side view
Loading...
/branches/xyz/status.py Diff Switch to side-by-side view
Loading...
/branches/xyz/test_suite/system_tests/structure.py Diff Switch to side-by-side view
Loading...
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.