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


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

This is the relax-devel 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-devel

Reply via email to