Follow-up Comment #2, bug #12407 (project relax):

For the system test of the elimination of a model-free model with te = 200
ns, the error message is now:

relax> pipe.create(pipe_name='elim', pipe_type='mf')

relax> results.read(file='final_results_trunc_1.3',
dir='/data/relax/relax-1.3/test_suite/shared_data/model_free/OMP')
Opening the file
'/data/relax/relax-1.3/test_suite/shared_data/model_free/OMP/final_results_trunc_1.3.bz2'
for reading.

relax> value.set(val=2.0000000000000002e-07, param='te', spin_id=':11')

relax> eliminate(function=None, args=None)
Traceback (most recent call last):
  File "/data/relax/relax-1.3/test_suite/system_tests/model_elimination.py",
line 58, in test_te_200ns
    self.relax.interpreter._Eliminate.eliminate()
  File "/data/relax/relax-1.3/prompt/eliminate.py", line 90, in eliminate
    eliminate.eliminate(function=function, args=args)
  File "/data/relax/relax-1.3/generic_fns/eliminate.py", line 92, in
eliminate
    if eliminate(names[j], values[j], model_info, args):
  File "/data/relax/relax-1.3/specific_fns/model_free/main.py", line 1194, in
eliminate
    raise RelaxError, "Elimination of the global model is not yet
supported."
RelaxError: RelaxError: Elimination of the global model is not yet supported.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?12407>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
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