Menu

SVN archive Commit Log


Commit Date  
[r5451] by bugman

Created the test_load_protein_gly_N_Ca_spins_from_pdb() system test.

This tests the loading of glycine backbone amide N and Ca spins from a loaded protein PDB file.

2008-04-08 15:56:35 Tree
[r5450] by bugman

Added the system test test_load_protein_gly_N_spins_from_pdb().

This tests the loading the glycine backbone amide N spins from a loaded protein PDB file.

2008-04-08 15:52:50 Tree
[r5449] by bugman

Bug fix for the system test of loading the protein backbone amide N spins from a loaded PDB file.

2008-04-08 15:48:51 Tree
[r5448] by bugman

Bug fix for the MoleculeContainer.add_item() method.

The select flag is now set when replacing element 0.

2008-04-08 15:44:07 Tree
[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
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.