mailRe: Errors in modsel.py


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

Header


Content

Posted by Edward d'Auvergne on December 21, 2006 - 12:41:
Hi,

This issue has been encountered before and was reported by Stephen
Headey (https://gna.org/users/sjheadey) as bug #7755
(https://gna.org/bugs/index.php?7755).  The bug has been fixed in the
repository (in the 1.2 line) but relax version 1.2.10 with this fix
has not been released yet.  Two options are to either wait until after
the Christmas holidays for me to release the new version (in Australia
these are the long summer holidays) or to use the code from the
subversion repository.  For more details about the second option, see
the post archived at
https://mail.gna.org/public/relax-users/2006-11/msg00006.html
(Message-id: <7f080ed10611092342w2b05da34vb02ce40f355892cf@xxxxxxxxxxxxxx>).

Cheers,

Edward


P.S. Sending the message to both the relax-devel and relax-users mailing lists is not necessary as all the relax developers (https://gna.org/project/memberlist.php?group=relax) are subscribed to both lists.


On 12/21/06, Hongyan Li <hylichem@xxxxxxxxxxxx> wrote:

Dear Chris,

 As you suggested that I have run modsel.py again with m0, m1, m2, m3, m4, m5,
m9 this time, but relax encountered error again. The error is listed as
follow:

relax> eliminate(run=None, function=None, args=None)
 Traceback (most recent call last):
   File "/usr/local/bin/relax", line 454, in ?
    Relax()
   File "/usr/local/bin/relax", line 166, in __init__
    self.interpreter.run()
   File "/data2/usr-local/relax-1.2.9/prompt/interpreter.py", line 213, in run
     run_script(intro=self.relax.intro_string, local=self.local,
 script_file=self.relax.scr
 ipt_file, quit=1)
   File "/data2/usr-local/relax-1.2.9/prompt/interpreter.py", line 388, in
 run_script
     console.interact(intro, local, script_file, quit)
  File "/data2/usr-local/relax-1.2.9/prompt/interpreter.py", line 340, in
 interact_script
     execfile(script_file, local)
   File "modsel.py", line 20, in ?
     eliminate()
   File "/data2/usr-local/relax-1.2.9/prompt/eliminate.py", line 97, in
 eliminate
    self.relax.generic.eliminate.eliminate(run=run, function=function,
 args=args)
   File "/data2/usr-local/relax-1.2.9/generic_fns/eliminate.py", line 100, in
 eliminate
     values = param_values(self.run, i, sim_index=j)
   File "/data2/usr-local/relax-1.2.9/specific_fns/model_free.py", line 1499,
in
 get_param_
 values
     self.param_vector = self.assemble_param_vector(index=index,
 sim_index=sim_index)
  File "/data2/usr-local/relax-1.2.9/specific_fns/model_free.py", line 223, in
 assemble_pa
 ram_vector
    param_vector.append(self.relax.data.res[self.run][i].s2_sim[sim_index])
 IndexError: list index out of range

 Any suggestion what goes wrong?

 Cheers!

Hongyan





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

This is the relax-users mailing list
relax-users@xxxxxxx

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-users




Related Messages


Powered by MHonArc, Updated Thu Dec 21 13:20:25 2006