Menu

SVN archive Commit Log


Commit Date  
[r10959] by michaelbieri

Reverted r10918 to restore dauvergne_protocol.py as set up by Edward d'Auvergne.

The revision was reported at: http://svn.gna.org/viewcvs/relax/branches/bieri_gui/auto_analyses/dauvergne_protocol.py?rev=10918&view=log.

2010-03-10 00:18:16 Tree
[r10958] by bugman

Shifted the calculation of the uniform sphere point positions into angles_uniform().

This removes this replicated code from various functions, allowing for more flexibility.

2010-03-09 18:23:46 Tree
[r10957] by bugman

Converted generate_vector_dist() to use a limit checking function and simplified the code.

The angle arrays are now returned by uniform_vect_dist_spherical_angles() so that
generate_vector_dist() can use any spherical point distribution. The max_angle arg has been changed
to limit_check so that any type of vector distribution can be created.

2010-03-09 18:11:18 Tree
[r10956] by bugman

The limit_check() method has been added to the cone objects to determine if a point is inside or not.

2010-03-09 14:29:59 Tree
[r10955] by bugman

Added a new cone type in the Pseudo_elliptic class.

2010-03-09 12:14:32 Tree
[r10954] by bugman

The frame order and N-state model cone_pdb() methods now use the isotropic cone object.

2010-03-09 10:51:38 Tree
[r10953] by bugman

The cone_edge() method now calls a function to obtain the maximum polar angle.

The cone_edge() arg 'angle' has been changed to 'phi_max_fn'.

2010-03-09 10:50:48 Tree
[r10952] by bugman

Added a new module for holding class objects defining different cone types.

This currently contains the Iso_cone class with the simple method phi_max() to return the cone edge.

2010-03-09 10:44:48 Tree
[r10951] by bugman

Removed the pipe test from the pymol.cone_pdb() user function.

This check is not necessary as a data pipe is not needed for this.

2010-03-09 10:15:26 Tree
[r10950] by bugman

Fix for the N-state model user function n_state_model.cone_pdb().

This was not calling the correct method.

2010-03-09 10:11:05 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.