Menu

SVN archive Commit Log


Commit Date  
[r26380] by bugman

Created the Structure.test_bug_22861_PDB_writing_chainID_fail system test.

This is to catch bug #22861 (https://gna.org/bugs/?22861), the chain IDs in the structure.write_pdb
user function PDB files are incorrect after calling structure.delete.

2014-10-23 12:27:05 Tree
[r26379] by bugman

The mol_name argument is now exposed in the structure.add_atom user function.

This has been added as the first argument of the user function to allow new molecules to be created
or to allow the atom to be placed into a specific molecule container. The functionality was already
implemented in the backend, so it has been exposed by simply adding a new argument definition to the
user function.

2014-10-23 12:17:31 Tree
[r26378] by bugman

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

........
r26374 | bugman | 2014-10-23 12:01:49 +0200 (Thu, 23 Oct 2014) | 7 lines

Fix for the structure.com user function.

This fixes bug #22860 (https://gna.org/bugs/?22860), the failure of the structure.com user function
after calling structure.delete. The number of models in cdp.structure is now counted and if set to
zero, RelaxNoPdbError will be raised.
........

2014-10-23 10:02:58 Tree
[r26377] by bugman

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

........
r26374 | bugman | 2014-10-23 12:01:49 +0200 (Thu, 23 Oct 2014) | 7 lines

Fix for the structure.com user function.

This fixes bug #22860 (https://gna.org/bugs/?22860), the failure of the structure.com user function
after calling structure.delete. The number of models in cdp.structure is now counted and if set to
zero, RelaxNoPdbError will be raised.
........

2014-10-23 10:02:56 Tree
[r26376] by bugman

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

........
r26373 | bugman | 2014-10-23 12:00:29 +0200 (Thu, 23 Oct 2014) | 6 lines

Modified the Structure.test_bug_22860_CoM_after_deletion system test to expect a RelaxNoPdbError.

This tests that the structure.com user function raises RelaxNoPdbError after deleting all of the
structural information from the current data pipe.
........

2014-10-23 10:02:35 Tree
[r26375] by bugman

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

........
r26373 | bugman | 2014-10-23 12:00:29 +0200 (Thu, 23 Oct 2014) | 6 lines

Modified the Structure.test_bug_22860_CoM_after_deletion system test to expect a RelaxNoPdbError.

This tests that the structure.com user function raises RelaxNoPdbError after deleting all of the
structural information from the current data pipe.
........

2014-10-23 10:02:30 Tree
[r26374] by bugman

Fix for the structure.com user function.

This fixes bug #22860 (https://gna.org/bugs/?22860), the failure of the structure.com user function
after calling structure.delete. The number of models in cdp.structure is now counted and if set to
zero, RelaxNoPdbError will be raised.

2014-10-23 10:01:49 Tree
[r26373] by bugman

Modified the Structure.test_bug_22860_CoM_after_deletion system test to expect a RelaxNoPdbError.

This tests that the structure.com user function raises RelaxNoPdbError after deleting all of the
structural information from the current data pipe.

2014-10-23 10:00:29 Tree
[r26372] by bugman

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

........
r26367 | bugman | 2014-10-23 11:52:13 +0200 (Thu, 23 Oct 2014) | 5 lines

Fix for the checks in the new Structure.test_load_spins_multi_mol system test.

A spin index was incorrect.
........
r26368 | bugman | 2014-10-23 11:54:27 +0200 (Thu, 23 Oct 2014) | 8 lines

Fix for the structure.load_spins user function when the from_mols argument is used.

The load_spins_multi_mol() function of the pipe_control.structure.main module was incorrectly
handling the atomic position returned by the internal structural object atom_loop() method. This
position is a list of lists when multiple models are present. But when only a single model is
present, it returns a simple list.
........

2014-10-23 09:56:39 Tree
[r26371] by bugman

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

........
r26367 | bugman | 2014-10-23 11:52:13 +0200 (Thu, 23 Oct 2014) | 5 lines

Fix for the checks in the new Structure.test_load_spins_multi_mol system test.

A spin index was incorrect.
........
r26368 | bugman | 2014-10-23 11:54:27 +0200 (Thu, 23 Oct 2014) | 8 lines

Fix for the structure.load_spins user function when the from_mols argument is used.

The load_spins_multi_mol() function of the pipe_control.structure.main module was incorrectly
handling the atomic position returned by the internal structural object atom_loop() method. This
position is a list of lists when multiple models are present. But when only a single model is
present, it returns a simple list.
........

2014-10-23 09:56: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.