mailr27912 - /branches/frame_order_cleanup/specific_analyses/frame_order/optimisation.py


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

Header


Content

Posted by edward on October 01, 2015 - 14:59:
Author: bugman
Date: Thu Oct  1 14:59:38 2015
New Revision: 27912

URL: http://svn.gna.org/viewcvs/relax?rev=27912&view=rev
Log:
Indentation fix for allowing the API documentation to be properly compiled.


Modified:
    branches/frame_order_cleanup/specific_analyses/frame_order/optimisation.py

Modified: 
branches/frame_order_cleanup/specific_analyses/frame_order/optimisation.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/specific_analyses/frame_order/optimisation.py?rev=27912&r1=27911&r2=27912&view=diff
==============================================================================
--- 
branches/frame_order_cleanup/specific_analyses/frame_order/optimisation.py  
(original)
+++ 
branches/frame_order_cleanup/specific_analyses/frame_order/optimisation.py  
Thu Oct  1 14:59:38 2015
@@ -984,7 +984,7 @@
         @type frq:                  numpy rank-1 array
         @keyword paramag_centre:    The paramagnetic centre position (or 
positions).
         @type paramag_centre:       numpy rank-1, 3D array or rank-2, Nx3 
array
-         @keyword com:               The centre of mass of the system.  This 
is used for defining the rotor model systems.
+        @keyword com:               The centre of mass of the system.  This 
is used for defining the rotor model systems.
         @type com:                  numpy 3D rank-1 array
         @keyword ave_pos_pivot:     The pivot point to rotate all atoms 
about to the average domain position.  In most cases this will be the centre 
of mass of the moving domain.  This pivot is shifted by the translation 
vector.
         @type ave_pos_pivot:        numpy 3D rank-1 array
@@ -1131,7 +1131,7 @@
         @type frq:                  numpy rank-1 array
         @keyword paramag_centre:    The paramagnetic centre position (or 
positions).
         @type paramag_centre:       numpy rank-1, 3D array or rank-2, Nx3 
array
-         @keyword com:               The centre of mass of the system.  This 
is used for defining the rotor model systems.
+        @keyword com:               The centre of mass of the system.  This 
is used for defining the rotor model systems.
         @type com:                  numpy 3D rank-1 array
         @keyword ave_pos_pivot:     The pivot point to rotate all atoms 
about to the average domain position.  In most cases this will be the centre 
of mass of the moving domain.  This pivot is shifted by the translation 
vector.
         @type ave_pos_pivot:        numpy 3D rank-1 array




Related Messages


Powered by MHonArc, Updated Thu Oct 01 16:20:13 2015