mailr6039 - /1.3/sample_scripts/model-free.py


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

Header


Content

Posted by edward on May 01, 2008 - 16:57:
Author: bugman
Date: Thu May  1 16:47:54 2008
New Revision: 6039

URL: http://svn.gna.org/viewcvs/relax?rev=6039&view=rev
Log:
Removed the call to the now non-existent 'nuclei()' user function.


Modified:
    1.3/sample_scripts/model-free.py

Modified: 1.3/sample_scripts/model-free.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/sample_scripts/model-free.py?rev=6039&r1=6038&r2=6039&view=diff
==============================================================================
--- 1.3/sample_scripts/model-free.py (original)
+++ 1.3/sample_scripts/model-free.py Thu May  1 16:47:54 2008
@@ -26,9 +26,6 @@
 # Create the data pipe.
 name = 'm4'
 pipe.create(name, 'mf')
-
-# Nuclei type
-nuclei('N')
 
 # Load the sequence.
 sequence.read('noe.500.out')




Related Messages


Powered by MHonArc, Updated Thu May 01 17:40:10 2008