Installation instructionsΒΆ

bilby_nr can be installed through a variety of methods, see below. Independent of the method chosen, we recommend installing bilby_nr within a conda environment. For speed, we recommend creating an environment with mamba. bilby_nr can be installed with,

$ mamba env create --name bilby-nr python=3.11
$ mamba activate bilby-nr
$ python -m pip install bilby_nr
$ python -m pip install 'bilby_pipe @ git+https://git.ligo.org/charlie.hoy/bilby_pipe.git@input_class'

Warning

As part of this installation, a non-released version of bilby_pipe is installed. This is because we are waiting for required code to be merged into the main bilby_pipe code base. Please see the following merge request for details:

The non-released version bilby_pipe is rebased onto the following tag: