Menu

SVN archive Commit Log


Commit Date  
[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
[r8465] by bugman

Fix for the test_load_pdb() unit test, in the check of the molecule name.

2009-01-15 10:53:55 Tree
[r8464] by bugman

Fix for the test_atom_loop_spin_selection2() unit test, the molecule now has a name!

2009-01-15 10:53:23 Tree
[r8463] by bugman

Fixes for the test_load_pdb() unit test.

2009-01-15 10:50:27 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.