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/
_______________________________________________
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