Menu

SVN archive Commit Log


Commit Date  
[r5447] by bugman

Bug fix for the ResidueContainer.add_item() method.

The select flag is now set when replacing element 0.

2008-04-08 15:43:07 Tree
[r5446] by bugman

Bug fix for the SpinContainer.add_item() method, the select flag is now set when replacing element 0.

2008-04-08 15:42:18 Tree
[r5445] by bugman

Code shift, similar to that of r5443.

Shifted the spin number check (cannot have 2 spin with the same number) and 1st element replacement
(if that SpinContainer is empty) code from generic_fns.spin.create() to the relax data storage
object SpinContainer.add_item() method.

2008-04-08 15:41:04 Tree
[r5444] by bugman

Code shift, similar to r5443.

Shifted the 1st element replacement code (if the MolecularContainer is empty) from
generic_fns.molecule.create() to the relax data storage object MoleculeContainer.add_item() method.

2008-04-08 15:38:00 Tree
[r5443] by bugman

Code shift.

Shifted the residue number check (cannot have 2 residues with the same number) and 1st element
replacement (if that ResidueContainer is empty) code from generic_fns.residue.create() to the relax
data storage object (the ResidueContainer.add_item() method).

2008-04-08 15:19:34 Tree
[r5442] by bugman

Added an ID string to load_spins() to fix a bug in the return_residue() and return_spin() calls.

2008-04-08 14:15:58 Tree
[r5441] by bugman

Bug fix for the test_pdb() system test.

2008-04-08 13:54:12 Tree
[r5440] by bugman

Expanded the data structure testing in the system test for loading of a sequence from a PDB file.

2008-04-08 13:53:22 Tree
[r5439] by bugman

Buf fix for the system test for the loading of a sequence from a PDB file.

Only 12 residues exist in the PDB file.

2008-04-08 13:44:15 Tree
[r5438] by bugman

Bug fix in the load_spins() function.

Renamed incorrectly named variables.

2008-04-08 13:41:43 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.