Colibri Scripts
Evolution
A wrapper around n3fit/scripts/evolven3fit.py.
- colibri.scripts.evolve_fit.idx(path)[source]
Get the index of the replica from the path.
- colibri.scripts.evolve_fit.main()[source]
Before running evolven3fit from n3fit/scripts/evolven3fit.py, creates a symlink called nnfit to replicas folder.
- colibri.scripts.evolve_fit.my_custom_get_theoryID_from_runcard(usr_path)[source]
Does the same as evolven3fit.utils.get_theoryID_from_runcard but assumes that theoryid is defined in the runcard.
Nested Sampling Resampler
colibri.scripts.bayesian_resampler.py
An executable for sampling and storing exportgrids from the stored posterior samples without having to re run the entire fit.
- colibri.scripts.bayesian_resampler.main()[source]