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))


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
[email protected]

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits

Reply via email to