How to get the full output from python using PyCall

Try pycall(fmin.migrad, PyObject) to prevent PyCall from trying to convert the output to a native Julia tuple.