mailr7459 - /branches/pipe_refs/sample_scripts/relax_curve_diff.py


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

Header


Content

Posted by edward on September 30, 2008 - 17:17:
Author: bugman
Date: Tue Sep 30 17:17:52 2008
New Revision: 7459

URL: http://svn.gna.org/viewcvs/relax?rev=7459&view=rev
Log:
Documentation fix in the sample script.


Modified:
    branches/pipe_refs/sample_scripts/relax_curve_diff.py

Modified: branches/pipe_refs/sample_scripts/relax_curve_diff.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/pipe_refs/sample_scripts/relax_curve_diff.py?rev=7459&r1=7458&r2=7459&view=diff
==============================================================================
--- branches/pipe_refs/sample_scripts/relax_curve_diff.py (original)
+++ branches/pipe_refs/sample_scripts/relax_curve_diff.py Tue Sep 30 17:17:52 
2008
@@ -33,11 +33,10 @@
 #
 # To use this script, R1 or R2 exponential curve fitting must have 
previously have been carried out
 # and the program state saved to the file 'rx.save' (either with or without 
the .gz or .bz2
-# extensions).  The file name of the saved state can be changed at the 
bottom of this script.  It is
+# extensions).  The file name of the saved state can be changed at the top 
of this script.  It is
 # important to note that the same version of relax should be used for 
creating the saved state as
-# reading the program state, these files are neither backwards nor forwards 
compatible.  The name of
-# the data pipe using in the curve fitting is expected to be 'rx' but this 
can also be changed at
-# bottom of the script.  Only the two parameter exponential fit is currently 
supported.
+# reading the program state, these files are neither backwards nor forwards 
compatible.  Only the
+# two parameter exponential fit is currently supported.
 
 
 # Python module imports.




Related Messages


Powered by MHonArc, Updated Tue Sep 30 17:40:02 2008