Commit | Date | |
---|---|---|
[r10960]
by
michaelbieri
everted the changes of relax_fit.py to original version of Edward d'Auvergne. See http://svn.gna.org/viewcvs/relax/branches/bieri_gui/auto_analyses/relax_fit.py?rev=10687&view=log for more informations. |
2010-03-10 00:57:51 | Tree |
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 |
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 |
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 |