mailr5980 - /1.3/test_suite/system_tests/scripts/relax_fit.py


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

Header


Content

Posted by edward on April 24, 2008 - 16:54:
Author: bugman
Date: Thu Apr 24 16:54:59 2008
New Revision: 5980

URL: http://svn.gna.org/viewcvs/relax?rev=5980&view=rev
Log:
Fixed the data pipe creation.


Modified:
    1.3/test_suite/system_tests/scripts/relax_fit.py

Modified: 1.3/test_suite/system_tests/scripts/relax_fit.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/scripts/relax_fit.py?rev=5980&r1=5979&r2=5980&view=diff
==============================================================================
--- 1.3/test_suite/system_tests/scripts/relax_fit.py (original)
+++ 1.3/test_suite/system_tests/scripts/relax_fit.py Thu Apr 24 16:54:59 2008
@@ -1,7 +1,7 @@
 # Script for relaxation curve fitting.
 
 # Create the data pipe.
-run.create('rx', 'relax_fit')
+pipe.create('rx', 'relax_fit')
 
 # Load the sequence.
 sequence.read('Ap4Aase.seq', dir='..')




Related Messages


Powered by MHonArc, Updated Thu Apr 24 17:00:28 2008