mail[bug #18391] Palmer extract. Error in chi2 read when 'sims' is different from 0


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

Header


Content

Posted by Paolo Calligari on July 21, 2011 - 14:42:

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

                 Summary: Palmer extract. Error in chi2 read when 'sims' is
different from 0
                 Project: relax
            Submitted by: pcalligari
            Submitted on: Thu 21 Jul 2011 12:42:45 PM GMT
                Category: relax's source code
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.3.10
        Operating System: All systems

    _______________________________________________________

Details:

When trying to read palmer's modelfree output performed with MC simulations,
the module palmer.extract(dir) fails.

Looking to the code, I'd say that line 731 in generic_fns/palmer.py
should be changed from

row = split(mfout_lines[chi2_pos + 2 + 22*pos])

to

row = split(mfout_lines[chi2_pos + 2 + 41*pos])


I've tried this change and now it works fine.

cheers,
Paolo





    _______________________________________________________

Reply to this item at:

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

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




Related Messages


Powered by MHonArc, Updated Wed Jul 27 11:40:10 2011