Re: Constraints in full_analysis.py

2008-04-08 Thread Edward d'Auvergne
Hi, This error is because of the difference between minfx-1.0.0 and the repository version of minfx (https://gna.org/projects/minfx/). The 1.0.0 release uses the old Numeric package whereas the repository uses numpy (both at http://numpy.scipy.org/). The 1.2 line uses Numeric as well. Hence if

Error message with the script "palmer.py"

2008-04-08 Thread Sébastien Morin
Hi, I am using the script "palmer.py" to extract dynamic information using AIC model selection, but ModelFree4 as an optimization tool. I tried the script several times before with a good success, however, I now get an error message when trying to extract parameters for model "m5" during stage

Re: Hybrid model and writing of results

2008-04-08 Thread Sébastien Morin
Hi again, I realized I didn't supply my script for hybridization... If it can be of any help, here it is : ### # Code for running a hybrid model # ### # The core diffusion model to hybridize