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://bug...@svn.gna.org/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",


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

This is the relax-commits mailing list
relax-commits@gna.org

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