Author: bugman
Date: Sat Nov 29 11:14:31 2014
New Revision: 26832
URL: http://svn.gna.org/viewcvs/relax?rev=26832&view=rev
Log:
Modified the relax_fit.test_saturation_recovery system test to check for Iinf
instead of I0.
Modified:
trunk/test_suite/system_tests/relax_fit.py
Modified: trunk/test_suite/system_tests/relax_fit.py
URL:
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/relax_fit.py?rev=26832&r1=26831&r2=26832&view=diff
==============================================================================
--- trunk/test_suite/system_tests/relax_fit.py (original)
+++ trunk/test_suite/system_tests/relax_fit.py Sat Nov 29 11:14:31 2014
@@ -513,7 +513,7 @@
spin = return_spin(":17@H")
self.assertAlmostEqual(spin.chi2, 0.0)
self.assertAlmostEqual(spin.rx, 0.5)
- self.assertAlmostEqual(spin.i0/1e15, 1.0)
+ self.assertAlmostEqual(spin.iinf/1e15, 1.0)
def test_zooming_grid_search(self):
_______________________________________________
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