mailr25992 - /branches/frame_order_cleanup/auto_analyses/frame_order.py


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

Header


Content

Posted by edward on September 24, 2014 - 10:01:
Author: bugman
Date: Wed Sep 24 10:01:07 2014
New Revision: 25992

URL: http://svn.gna.org/viewcvs/relax?rev=25992&view=rev
Log:
Removed the call to the frame_order.quad_int user function in the 
auto-analysis.

This was the result of a bad restoring merger of an old commit.


Modified:
    branches/frame_order_cleanup/auto_analyses/frame_order.py

Modified: branches/frame_order_cleanup/auto_analyses/frame_order.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/auto_analyses/frame_order.py?rev=25992&r1=25991&r2=25992&view=diff
==============================================================================
--- branches/frame_order_cleanup/auto_analyses/frame_order.py   (original)
+++ branches/frame_order_cleanup/auto_analyses/frame_order.py   Wed Sep 24 
10:01:07 2014
@@ -604,7 +604,6 @@
                 zoom = opt.get_grid_zoom_level(i)
                 if zoom != None:
                     self.interpreter.minimise.grid_zoom(level=zoom)
-            self.interpreter.frame_order.quad_int(flag=False)
 
                 # The numerical optimisation settings.
                 self.sobol_setup(opt.get_grid_sobol_info(i))




Related Messages


Powered by MHonArc, Updated Wed Sep 24 10:20:02 2014