Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 453 Bytes

File metadata and controls

24 lines (15 loc) · 453 Bytes

nestle-bilby

Plugin for using nestle with bilby.

This plugin exposes the nestle sampler via the bilby.samplers entry point. Once installed, you can select it in bilby.run_sampler using sampler='nestle'.

Installation

The package can be install using pip

pip install nestle-bilby

or conda

conda install conda-forge:nestle-bilby

Changes compared to the original bilby interface

  • Dropped support for nestle<0.2.1