mailr14126 - /branches/gui_testing/prompt/grace.py


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

Header


Content

Posted by edward on August 04, 2011 - 14:06:
Author: bugman
Date: Thu Aug  4 14:06:16 2011
New Revision: 14126

URL: http://svn.gna.org/viewcvs/relax?rev=14126&view=rev
Log:
Modifications to the grace.write user function docstring.


Modified:
    branches/gui_testing/prompt/grace.py

Modified: branches/gui_testing/prompt/grace.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/prompt/grace.py?rev=14126&r1=14125&r2=14126&view=diff
==============================================================================
--- branches/gui_testing/prompt/grace.py (original)
+++ branches/gui_testing/prompt/grace.py Thu Aug  4 14:06:16 2011
@@ -116,7 +116,7 @@
         ["force", "A flag which, if set to True, will cause the file to be 
overwritten."]
     ]
     write._doc_desc = """
-        This is designed to be as flexible as possible so that any 
combination of data can be plotted.  The output is in the format of a Grace 
plot (also known as ACE/gr, Xmgr, and xmgrace) which only supports two 
dimensional plots.  Three types of keyword arguments can be used to create 
various types of plot.  These include the X-axis and Y-axis data types, the 
spin identification string, and an argument for selecting what to actually 
plot.
+        This is designed to be as flexible as possible so that any 
combination of data can be plotted.  The output is in the format of a Grace 
plot (also known as ACE/gr, Xmgr, and xmgrace) which only supports two 
dimensional plots.  Three types of keyword arguments can be used to create 
various types of plot.  These include the X-axis and Y-axis data types, the 
spin identification string, and an argument for selecting what to plot.
 
         The X-axis and Y-axis data type arguments should be plain strings, 
regular expression is not allowed.  If the X-axis data type argument is not 
given, the plot will default to having the spin sequence along the x-axis.  
The two axes of the Grace plot can be absolutely any of the data types listed 
in the tables below.  The only limitation, currently anyway, is that the data 
must belong to the same data pipe.
 




Related Messages


Powered by MHonArc, Updated Thu Aug 04 14:20:01 2011