mail[bug #7226] Test Suite Check: modsel.py


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

Header


Content

Posted by Alex Hansen on September 28, 2006 - 15:09:

URL:
  <http://gna.org/bugs/?7226>

                 Summary: Test Suite Check:  modsel.py
                 Project: relax
            Submitted by: viochemist
            Submitted on: Thursday 09/28/2006 at 13:09
                Category: None
                Priority: 5 - Normal
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: Repository: 1.3 line
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Please see https://mail.gna.org/public/relax-users/2006-09/msg00031.html for
a full post.


$ python relax model-free.py

-- Works perfectly!  Nice!

$ python relax mf_multimodel.py

-- Also, works flawlessly, I'm on a roll!

$ python relax modsel.py

-- No go ... I get the full_analysis.py error again.  It successfully reads
stuff in, as far as I can tell but this at the end:

relax> eliminate(run=None, function=None, args=None)
Traceback (most recent call last):
 File "relax", line 458, in ?
   Relax()
 File "relax", line 170, in __init__
   self.interpreter.run()
 File "/local/home/viochem/relax/prompt/interpreter.py", line 213, in run
   run_script(intro=self.relax.intro_string, local=self.local, script_file=
self.relax.script_file, quit=1)
 File "/local/home/viochem/relax/prompt/interpreter.py", line 388, in
run_script
   console.interact(intro, local, script_file, quit)
 File "/local/home/viochem/relax/prompt/interpreter.py", line 340, in
interact_script
   execfile(script_file, local)
 File "modsel.py", line 20, in ?
   eliminate()
 File "/local/home/viochem/relax/prompt/eliminate.py", line 97, in
eliminate
   self.relax.generic.eliminate.eliminate(run=run, function=function,
args=args)
 File "/local/home/viochem/relax/generic_fns/eliminate.py", line 69, in
eliminate
   names = param_names(self.run, i)
 File "/local/home/viochem/relax/specific_fns/model_free.py", line 1448, in
get_param_names
   if not self.relax.data.res[self.run][j].model:
AttributeError: Element instance has no attribute 'model'






    _______________________________________________________

Reply to this item at:

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

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




Related Messages


Powered by MHonArc, Updated Sat Sep 30 17:20:57 2006