Menu

SVN archive Commit Log


Commit Date  
[r5423] by bugman

Spun out the code for loading spins from read_pdb() to load_spins().

2008-04-08 12:24:13 Tree
[r5422] by bugman

Updated the structure.read_pdb() user function.

The arguments load_seq and spin_id have been removed as this functionality has been shifted into the
new user function structure.load_spins().

2008-04-08 12:19:27 Tree
[r5421] by bugman

Created the structure.load_spins() user function.

The back end does not exist yet.

2008-04-08 12:17:30 Tree
[r5420] by bugman

Changed the force flag of the structure.create_diff_tensor_pdb() user function to a bool.

2008-04-08 10:28:20 Tree
[r5419] by bugman

The average CoM-pivot point vector is now labelled in PyMOL.

2008-04-08 09:49:58 Tree
[r5418] by bugman

Changed the colour of the Average CoM-pivot point vector.

2008-04-08 09:43:18 Tree
[r5417] by bugman

Modified the cone_pdb() function to decrease the bond widths.

2008-04-08 09:42:44 Tree
[r5416] by bugman

Shifted structural_data from a class varible to an instance varible in the API base class.

This uses the __init__() function now.

2008-04-08 09:30:10 Tree
[r5415] by bugman

Bug fix for the internal relax PDB data object.

The object structural_data inside the data object was a class variable, and hence each instantiation
of Internal_PDB was not resetting the object. If the object was used twice, then the data from the
first would remain.

2008-04-08 09:28:51 Tree
[r5414] by bugman

Same bug fix as in r5412 but for tensor_pdb().

2008-04-08 08:57:35 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.