mailr13860 - /branches/gui_testing/prompt/relax_data.py


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

Header


Content

Posted by edward on July 25, 2011 - 15:06:
Author: bugman
Date: Mon Jul 25 15:06:07 2011
New Revision: 13860

URL: http://svn.gna.org/viewcvs/relax?rev=13860&view=rev
Log:
Expanded the docs for the relax_data.read user function to include the Varian 
and Bruker frq params.


Modified:
    branches/gui_testing/prompt/relax_data.py

Modified: branches/gui_testing/prompt/relax_data.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/prompt/relax_data.py?rev=13860&r1=13859&r2=13860&view=diff
==============================================================================
--- branches/gui_testing/prompt/relax_data.py (original)
+++ branches/gui_testing/prompt/relax_data.py Mon Jul 25 15:06:07 2011
@@ -246,7 +246,7 @@
     read._doc_args = [
         ["ri_id", "The relaxation data ID string.  This must be a unique 
identifier."],
         ["ri_type", "The relaxation data type, i.e. 'R1', 'R2', or 'NOE'."],
-        ["frq", "The spectrometer frequency in Hz."],
+        ["frq", "The exact proton frequency of the spectrometer in Hertz.  
See the 'sfrq' parameter in the Varian procpar file or the 'SFO1' parameter 
in the Bruker acqus file."],
         ["file", "The name of the file containing the relaxation data."],
         ["dir", "The directory where the file is located."],
         ["spin_id_col", "The spin ID string column (an alternative to the 
mol, res, and spin name and number columns)."],




Related Messages


Powered by MHonArc, Updated Mon Jul 25 17:00:02 2011