pv
: Parses a data file containing a pickled History
object, which gets
produced when you call Population.save
with the file path.
This is very handy for seeing whether you have to redefine bounds for any of your parameters. It is often useful to tighten bounds for particular problems. Or you might need to loosen things up if you see the values for a given parameter crowding onto one bound or the other.
Specify the data file for the pickled Population object with the first argument.
Function | main | The pv script entry point. |