mailSystem test "Relax_fit.check_curve_fitting"


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

Header


Content

Posted by Sébastien Morin on August 25, 2011 - 12:23:
Hi Ed,

While working on "inversion-recovery" branch, I realized that the system tests "Relax_fit.check_curve_fitting__exp_2param_neg" and "Relax_fit.check_curve_fitting__exp_3param_inv_neg" were failing. In order to pin point the problem, I checked on the main 1.3 branch (514439) and system test "Relax_fit.check_curve_fitting" also failed, with the same error:

==========
======================================================================
ERROR: check_curve_fitting (test_suite.system_tests.relax_fit.Relax_fit)
Check the results of the curve-fitting.
----------------------------------------------------------------------

relax> pipe.create(pipe_name='mf', pipe_type='mf')
Traceback (most recent call last):
File "/Users/semor/Documents/pse-4/collaborations/relax/relax-1.3/test_suite/system_tests/relax_fit.py", line 60, in check_curve_fitting
    self.assertEqual(cdp.curve_type, 'exp')
AttributeError: 'PipeContainer' object has no attribute 'curve_type'

----------------------------------------------------------------------
Ran 1 test in 0.001s

FAILED (errors=1)
==========

I tried changing the pipe type from "mf" to "relax_fit" (as it should be). This did not solve the issue...

Any idea ?
Thanks !


Séb   :)

--
Sébastien Morin, Ph.D.
Postdoctoral Fellow, S. Grzesiek NMR Laboratory
Department of Structural Biology
Biozentrum, Universität Basel
Klingelbergstrasse 70
4056 Basel
Switzerland




Related Messages


Powered by MHonArc, Updated Thu Aug 25 15:40:10 2011