Author: tlinnet
Date: Mon Nov 10 16:05:51 2014
New Revision: 26482

URL: http://svn.gna.org/viewcvs/relax?rev=26482&view=rev
Log:
Fix for systemtest Relax_disp.test_cpmg_synthetic_dx_map_points.

Another import line was written to the matplotlib script.

Modified:
    trunk/test_suite/system_tests/relax_disp.py

Modified: trunk/test_suite/system_tests/relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/relax_disp.py?rev=26482&r1=26481&r2=26482&view=diff
==============================================================================
--- trunk/test_suite/system_tests/relax_disp.py (original)
+++ trunk/test_suite/system_tests/relax_disp.py Mon Nov 10 16:05:51 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
[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