mailr9648 - /1.3/specific_fns/n_state_model.py


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

Header


Content

Posted by edward on October 07, 2009 - 19:57:
Author: bugman
Date: Wed Oct  7 19:57:27 2009
New Revision: 9648

URL: http://svn.gna.org/viewcvs/relax?rev=9648&view=rev
Log:
Removed a debugging print statement.


Modified:
    1.3/specific_fns/n_state_model.py

Modified: 1.3/specific_fns/n_state_model.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/specific_fns/n_state_model.py?rev=9648&r1=9647&r2=9648&view=diff
==============================================================================
--- 1.3/specific_fns/n_state_model.py (original)
+++ 1.3/specific_fns/n_state_model.py Wed Oct  7 19:57:27 2009
@@ -1414,7 +1414,6 @@
 
         # Grid search.
         if search('^[Gg]rid', min_algor):
-            print min_options
             results = grid(func=model.func, args=(), 
num_incs=min_options[0], lower=min_options[1], upper=min_options[2], A=A, 
b=b, verbosity=verbosity)
 
             # Unpack the results.




Related Messages


Powered by MHonArc, Updated Wed Oct 07 20:40:03 2009