mailr21329 - /branches/relax_disp/specific_analyses/relax_disp/disp_data.py


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

Header


Content

Posted by edward on October 29, 2013 - 17:53:
Author: bugman
Date: Tue Oct 29 17:53:24 2013
New Revision: 21329

URL: http://svn.gna.org/viewcvs/relax?rev=21329&view=rev
Log:
Fixed a docstring talking about RDC data in the dispersion analysis.


Modified:
    branches/relax_disp/specific_analyses/relax_disp/disp_data.py

Modified: branches/relax_disp/specific_analyses/relax_disp/disp_data.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/specific_analyses/relax_disp/disp_data.py?rev=21329&r1=21328&r2=21329&view=diff
==============================================================================
--- branches/relax_disp/specific_analyses/relax_disp/disp_data.py (original)
+++ branches/relax_disp/specific_analyses/relax_disp/disp_data.py Tue Oct 29 
17:53:24 2013
@@ -1081,9 +1081,9 @@
     @type spin_name_col:    int or None
     @keyword spin_num_col:  The column containing the spin number 
information.  If supplied, spin_id_col must be None.
     @type spin_num_col:     int or None
-    @keyword data_col:      The column containing the RDC data in Hz.
+    @keyword data_col:      The column containing the R2eff/R1rho data in Hz.
     @type data_col:         int or None
-    @keyword error_col:     The column containing the RDC errors.
+    @keyword error_col:     The column containing the R2eff/R1rho errors.
     @type error_col:        int or None
     @keyword sep:           The column separator which, if None, defaults to 
whitespace.
     @type sep:              str or None




Related Messages


Powered by MHonArc, Updated Tue Oct 29 18:00:02 2013