mailr26487 - in /branches/frame_order_cleanup: ./ test_suite/system_tests/relax_disp.py


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

Header


Content

Posted by edward on November 10, 2014 - 18:35:
Author: bugman
Date: Mon Nov 10 18:35:22 2014
New Revision: 26487

URL: http://svn.gna.org/viewcvs/relax?rev=26487&view=rev
Log:
Merged revisions 26482 via svnmerge from 
svn+ssh://bugman@xxxxxxxxxxx/svn/relax/trunk

........
  r26482 | tlinnet | 2014-11-10 16:05:51 +0100 (Mon, 10 Nov 2014) | 3 lines
  
  Fix for systemtest Relax_disp.test_cpmg_synthetic_dx_map_points.
  
  Another import line was written to the matplotlib script.
........

Modified:
    branches/frame_order_cleanup/   (props changed)
    branches/frame_order_cleanup/test_suite/system_tests/relax_disp.py

Propchange: branches/frame_order_cleanup/
------------------------------------------------------------------------------
--- svnmerge-integrated (original)
+++ svnmerge-integrated Mon Nov 10 18:35:22 2014
@@ -1 +1 @@
-/trunk:1-26477
+/trunk:1-26477,26482

Modified: branches/frame_order_cleanup/test_suite/system_tests/relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/system_tests/relax_disp.py?rev=26487&r1=26486&r2=26487&view=diff
==============================================================================
--- branches/frame_order_cleanup/test_suite/system_tests/relax_disp.py  
(original)
+++ branches/frame_order_cleanup/test_suite/system_tests/relax_disp.py  Mon 
Nov 10 18:35:22 2014
@@ -2937,6 +2937,7 @@
 
         print("\nChecking the matplotlib surface plot file.")
         res_file = [
+            'from copy import deepcopy'+"\n",
             'import numpy as np'+"\n",
             'import scipy.interpolate'+"\n",
             'from numpy.ma import masked_where'+"\n",




Related Messages


Powered by MHonArc, Updated Mon Nov 10 18:40:02 2014