Plugin for using CPNest with bilby.
The package can be install using pip
pip install cpnest-bilby
or conda
conda install conda-forge:cpnest-bilby
Once cpnest-bilby is installed, it can be used directly via the run_sampler method in `bilby.
See the CPNest documentation for details about the sampler settings.
- Fix for multiprocessing when using
npool.