mail[bug #12407] Model elimination does nothing for model-free models.


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

Header


Content

Posted by Edward d Auvergne on October 05, 2008 - 11:35:

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/




Related Messages


Powered by MHonArc, Updated Sun Oct 05 12:40:43 2008