Menu

SVN archive Commit Log


Commit Date  
[r27800] by bugman

Fix for the lib.sequence.check_sequence checking object.

Although rarely used, the check for the spin number was incorrect and half of the checks were
instead for the residue number. This is a classic copy and paste error where the residue name and
number checks were copied but not completely converted to spin name and numbers.

2015-03-10 09:05:25 Tree
[r27799] by bugman

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

........
r27797 | bugman | 2015-03-10 09:50:16 +0100 (Tue, 10 Mar 2015) | 6 lines

Fix for bug #23372 (https://gna.org/bugs/?23372), the sequence.read failure with CSV files.

The problem was that the sep argument was not being passed all the way to the backend
lib.io.extract_data() function.
........

2015-03-10 08:52:59 Tree
[r27798] by bugman

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

........
r27797 | bugman | 2015-03-10 09:50:16 +0100 (Tue, 10 Mar 2015) | 6 lines

Fix for bug #23372 (https://gna.org/bugs/?23372), the sequence.read failure with CSV files.

The problem was that the sep argument was not being passed all the way to the backend
lib.io.extract_data() function.
........

2015-03-10 08:52:58 Tree
[r27797] by bugman

Fix for bug #23372 (https://gna.org/bugs/?23372), the sequence.read failure with CSV files.

The problem was that the sep argument was not being passed all the way to the backend
lib.io.extract_data() function.

2015-03-10 08:50:16 Tree
[r27796] by bugman

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

........
r27793 | bugman | 2015-03-10 09:47:19 +0100 (Tue, 10 Mar 2015) | 11 lines

Converted the lib.sequence.validate_sequence() to the checking function design.

This is the checking function design documented at
http://wiki.nmr-relax.com/Relax_source_design#The_check_.2A.28.29_functions. The
validate_sequence() function has been renamed to check_sequence_func() and the checking object is
called check_sequence. It removes the string processing hack to convert RelaxErrors to
RelaxWarnings in the lib.sequence.read_spin_data() function, avoiding strange messages such at
"RelaxWarning: ror: The sequence data in the line..." as seen in the
Sequence.test_bug_23372_read_csv system test.
........
r27794 | bugman | 2015-03-10 09:48:39 +0100 (Tue, 10 Mar 2015) | 3 lines

Small typo fix for the Sequence.test_bug_23372_read_csv system test.
........

2015-03-10 08:50:13 Tree
[r27795] by bugman

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

........
r27793 | bugman | 2015-03-10 09:47:19 +0100 (Tue, 10 Mar 2015) | 11 lines

Converted the lib.sequence.validate_sequence() to the checking function design.

This is the checking function design documented at
http://wiki.nmr-relax.com/Relax_source_design#The_check_.2A.28.29_functions. The
validate_sequence() function has been renamed to check_sequence_func() and the checking object is
called check_sequence. It removes the string processing hack to convert RelaxErrors to
RelaxWarnings in the lib.sequence.read_spin_data() function, avoiding strange messages such at
"RelaxWarning: ror: The sequence data in the line..." as seen in the
Sequence.test_bug_23372_read_csv system test.
........
r27794 | bugman | 2015-03-10 09:48:39 +0100 (Tue, 10 Mar 2015) | 3 lines

Small typo fix for the Sequence.test_bug_23372_read_csv system test.
........

2015-03-10 08:50:11 Tree
[r27794] by bugman

Small typo fix for the Sequence.test_bug_23372_read_csv system test.

2015-03-10 08:48:39 Tree
[r27793] by bugman

Converted the lib.sequence.validate_sequence() to the checking function design.

This is the checking function design documented at
http://wiki.nmr-relax.com/Relax_source_design#The_check_.2A.28.29_functions. The
validate_sequence() function has been renamed to check_sequence_func() and the checking object is
called check_sequence. It removes the string processing hack to convert RelaxErrors to
RelaxWarnings in the lib.sequence.read_spin_data() function, avoiding strange messages such at
"RelaxWarning: ror: The sequence data in the line..." as seen in the
Sequence.test_bug_23372_read_csv system test.

2015-03-10 08:47:19 Tree
[r27792] by bugman

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

........
r27789 | bugman | 2015-03-10 09:37:20 +0100 (Tue, 10 Mar 2015) | 7 lines

Created the Sequence.test_bug_23372_read_csv system test.

This is to catch bug #23372 (https://gna.org/bugs/?23372), the sequence.read failure with CSV files.
It uses a truncated version of the CSV data file attached to sr #3219
(https://gna.org/support/?3219).
........

2015-03-10 08:39:09 Tree
[r27791] by bugman

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

........
r27789 | bugman | 2015-03-10 09:37:20 +0100 (Tue, 10 Mar 2015) | 7 lines

Created the Sequence.test_bug_23372_read_csv system test.

This is to catch bug #23372 (https://gna.org/bugs/?23372), the sequence.read failure with CSV files.
It uses a truncated version of the CSV data file attached to sr #3219
(https://gna.org/support/?3219).
........

2015-03-10 08:39:07 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.