mailr11186 - /1.3/generic_fns/structure/geometric.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on May 14, 2010 - 15:53:
Author: bugman
Date: Fri May 14 15:53:21 2010
New Revision: 11186

URL: http://svn.gna.org/viewcvs/relax?rev=11186&view=rev
Log:
Docstring fix for the vect_dist_spherical_angles() function.


Modified:
    1.3/generic_fns/structure/geometric.py

Modified: 1.3/generic_fns/structure/geometric.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/generic_fns/structure/geometric.py?rev=11186&r1=11185&r2=11186&view=diff
==============================================================================
--- 1.3/generic_fns/structure/geometric.py (original)
+++ 1.3/generic_fns/structure/geometric.py Fri May 14 15:53:21 2010
@@ -1062,7 +1062,7 @@
     @keyword distribution:  The type of point distribution to use.  This can 
be 'uniform' or 'regular'.
     @type distribution:     str
     @return:                The distribution of vectors on a sphere.
-    @rtype:                 list of rank-1, 3D numpy arrays, array of float, 
array of float
+    @rtype:                 list of rank-1, 3D numpy arrays
     """
 
     # Get the polar and azimuthal angles for the distribution.




Related Messages


Powered by MHonArc, Updated Tue May 18 14:20:02 2010