Menu

SVN archive Commit Log


Commit Date  
[r8475] by bugman

Fixes for all the test_calc_unit_vectorsx() system tests.

2009-01-15 15:57:25 Tree
[r8474] by bugman

Merged revisions 8356,8436,8470-8471 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r8356 | semor | 2009-01-10 02:28:29 +0100 (Sat, 10 Jan 2009) | 3 lines

Corrected a typo found while coding in the 'relax_disp' branch.
........
r8436 | semor | 2009-01-13 20:23:13 +0100 (Tue, 13 Jan 2009) | 7 lines

Corrected a typo.

This was discussed in a thread starting at:
https://mail.gna.org/public/relax-devel/2009-01/msg00087.html
(Message-id: <496CD419.9020908@...>)
........
r8470 | bugman | 2009-01-15 13:52:12 +0100 (Thu, 15 Jan 2009) | 6 lines

Modified parse_token() to allow for '-' characters in molecule names (derived from file names, etc.)

Instead of throwing a RelaxError if an invalid range is found, it is assumed that the '-' character
does not signify a range and is treated as a string character which is part of the token.
........
r8471 | bugman | 2009-01-15 14:01:40 +0100 (Thu, 15 Jan 2009) | 6 lines

Deletion of the test_parse_token_range_failx() unit test.

parse_token() no longer raises RelaxErrors with invalid range tokens (as they are assumed to be
standard string characters instead).
........

2009-01-15 15:23:13 Tree
[r8473] by semor

Started to put equations and references in the user function docstrings.

Also corrected a small typo.

This was proposed by Ed in a post at:
https://mail.gna.org/public/relax-devel/2009-01/msg00028.html
(Message-id: <7f080ed10901080137i35d21213of5884edb7da59d00@...>)

2009-01-15 14:27:49 Tree
[r8472] by semor

Started to implement a function for reading 'R2eff' values directly.

This is as proposed in a post at:
https://mail.gna.org/public/relax-devel/2009-01/msg00020.html
(Message-id: <7f080ed10901070529s397f7f23p914c820ced4d07f@...>)

The function does not contain code yet.

2009-01-15 14:04:33 Tree
[r8471] by bugman

Deletion of the test_parse_token_range_failx() unit test.

parse_token() no longer raises RelaxErrors with invalid range tokens (as they are assumed to be
standard string characters instead).

2009-01-15 13:01:40 Tree
[r8470] by bugman

Modified parse_token() to allow for '-' characters in molecule names (derived from file names, etc.)

Instead of throwing a RelaxError if an invalid range is found, it is assumed that the '-' character
does not signify a range and is treated as a string character which is part of the token.

2009-01-15 12:52:12 Tree
[r8469] by bugman

Fix for the test___residue_loop_selection() unit test.

The molecule name is now different!

2009-01-15 12:44:42 Tree
[r8468] by bugman

Redesign of the set up of the molecule container data structures.

The file info is now set by the pack_structs() base API method rather than the MolContainer internal
object or the ScientificPython code.

2009-01-15 12:42:44 Tree
[r8467] by bugman

Fix for the 2 test_load_pdb() unit tests. The mol name is in the mol_name variable.

2009-01-15 12:25:01 Tree
[r8466] by bugman

Reverted r8458. The molecule name is only used as a check, it is stored by other parts of the code!

The command used was:
svn merge -r8458:8457 .

2009-01-15 12:23:58 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.