Menu

SVN archive Commit Log


Commit Date  
[r3130] by bugman

Converted the residue specific data container into the molecule list 'mol' in the pipe container.

The old residue specific container was located at 'self.relax.data.res' whereas the molecule list
object is located at D[pipe].mol where D is the relax data storage singleton.

2007-03-09 07:46:41 Tree
[r3129] by bugman

Deleted the unused Data.__init__() method.

2007-03-09 06:25:17 Tree
[r3128] by varioustoxins

incorrect interpretation of test_module corrected, unit tests work from
relax command line again

2007-03-08 09:42:53 Tree
[r3127] by bugman

Addition of the molecule-residue-spin data classes.

The following classes have been created:
MoleculeList
MoleculeContainer
ResidueList
ResidueContainer
SpinList
SpinContainer

These were modified from the original Residue and ResidueList classes.

2007-03-08 08:36:23 Tree
[r3126] by bugman

Converted the global minimisation statistic objects from empty dictionaries to None.

2007-03-08 07:28:55 Tree
[r3125] by bugman

Converted the 'run_types' array to the variable 'pipe_type'.

2007-03-08 07:27:54 Tree
[r3124] by bugman

Removed the 'run_names' object from the PipeContainer.

2007-03-08 07:26:56 Tree
[r3123] by bugman

Renamed the PipeContainer object 'pdb' to 'structure'.

2007-03-08 07:26:01 Tree
[r3122] by bugman

Bug fix.

Removed the call to getattr for 'add' to prevent a recursion issue.

2007-03-08 07:23:25 Tree
[r3121] by bugman

Updated the __repr__ method of the PipeContainer object.

2007-03-08 07:00:29 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.