Author: tlinnet
Date: Wed Jan 14 18:46:46 2015
New Revision: 27184

URL: http://svn.gna.org/viewcvs/relax?rev=27184&view=rev
Log:
Changed Nmrglue.test_save_state, after removing old 8MB test spectrum file.

Task #7873 (https://gna.org/task/index.php?7873): Write wrapper function to 
nmrglue, to read .ft2 files and process them.
Homepage: http://www.nmrglue.com/
Link to nmrglue discussion: 
https://groups.google.com/forum/#!forum/nmrglue-discuss
The code is develop at Github: https://github.com/jjhelmus/nmrglue/
Google code: https://code.google.com/p/nmrglue/
Documentation: http://nmrglue.readthedocs.org/en/latest/index.html

Modified:
    branches/nmrglue/test_suite/system_tests/nmrglue.py

Modified: branches/nmrglue/test_suite/system_tests/nmrglue.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/nmrglue/test_suite/system_tests/nmrglue.py?rev=27184&r1=27183&r2=27184&view=diff
==============================================================================
--- branches/nmrglue/test_suite/system_tests/nmrglue.py (original)
+++ branches/nmrglue/test_suite/system_tests/nmrglue.py Wed Jan 14 18:46:46 2015
@@ -534,7 +534,7 @@
         """Test saving a state with numpy arrays, reset relax, and read the 
state again."""
 
         # Read the spectrum.
-        fname = 'freq_real.ft2'
+        fname = '128_0_FT.ft2'
         sp_id = 'test'
         self.interpreter.spectrum.nmrglue_read(file=fname, dir=ds.ng_test, 
nmrglue_id=sp_id)
 


_______________________________________________
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