mailr22164 - /trunk/pipe_control/structure/main.py


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

Header


Content

Posted by edward on February 10, 2014 - 08:24:
Author: bugman
Date: Mon Feb 10 08:24:11 2014
New Revision: 22164

URL: http://svn.gna.org/viewcvs/relax?rev=22164&view=rev
Log:
Epydoc docstring fix for the pipe_control.structure.main.load_spins() 
function.


Modified:
    trunk/pipe_control/structure/main.py

Modified: trunk/pipe_control/structure/main.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/pipe_control/structure/main.py?rev=22164&r1=22163&r2=22164&view=diff
==============================================================================
--- trunk/pipe_control/structure/main.py (original)
+++ trunk/pipe_control/structure/main.py Mon Feb 10 08:24:11 2014
@@ -546,8 +546,8 @@
     @type spin_id:              str
     @keyword str_id:            The structure identifier.  This can be the 
file name, model number, or structure number.
     @type str_id:               int or str
-    @keyword mol_name:          The name of target molecule container, 
overriding the name of the loaded structures
-    @type mol_name:             str or None
+    @keyword mol_name_target:   The name of target molecule container, 
overriding the name of the loaded structures
+    @type mol_name_target:      str or None
     @keyword ave_pos:           A flag specifying if the average atom 
position or the atom position from all loaded structures is loaded into the 
SpinContainer.
     @type ave_pos:              bool
     """




Related Messages


Powered by MHonArc, Updated Mon Feb 10 10:40:02 2014