Hi Edward, I've just discovered that some values in my data got corrupted when changing to relax format. Let me see if the modelselection problems turn up again before we pursue this any further. I'll let you know.
Cheers, Steve -----Original Message----- From: Edward d Auvergne [mailto:[EMAIL PROTECTED] Sent: Wed 11/22/2006 5:38 AM To: Edward d Auvergne; Headey, Stephen; [email protected] Cc: Subject: [bug #7755] modsel.py error with "eliminate" Update of bug #7755 (project relax): Status: None => Confirmed Operating System: GNU/Linux => All systems _______________________________________________________ Follow-up Comment #1: The problem here is that the Monte Carlo simulation data structures are not being properly recreated by the model-free results reading functions. I tried this using 10 Monte Carlo simultations together with the relaxation data attached to bug #7787 (https://gna.org/bugs/?7787). After reading the results files, self.relax.data.sim_number[run] was set to 1300! This is 10 times 130 spins! Hence elements beyond the end of the Monte Carlo simulation arrays (of length 10) are being accessed. _______________________________________________________ Reply to this item at: <http://gna.org/bugs/?7755> _______________________________________________ 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

