Viewing parameterisation details – prof-showipol
The prof-showipol script is a very simple one to let you view the
definitions of ipol pickle files in DATADIR/ipol/.
Examples
prof-showipol mydata/ipol/profipol_cubic_f8f1fd804b25a3e610aeb1d18b282385.pkl
These will write out the MC runs in this hashed ipol. Multiple pickle files may be specified.
Command-line options
-
-r, --runs
Show the list of MC runs (default).
-
-R, --no-runs
Do not show the MC-runs.
-
-n, --numruns
Show the number of MC-runs (default).
-
-N, --no-numruns
Do not show the number of MC-runs.
-
-m, --method
Show the used interpolation method.
-
-M, --no-method
Do not show the used interpolation method (default).
-
-o, --observables
Show the interpolated observables.
-
-O, --no-observables
Do not show the interpolated observables (default).