Skip to content
Snippets Groups Projects
Commit 9ff844de authored by Moritz Huebner's avatar Moritz Huebner
Browse files

Merge branch 'add-nessai-to-containers' into 'master'

Add nessai to containers

See merge request !926
parents 833f1256 2e25f017
No related branches found
No related tags found
1 merge request!926Add nessai to containers
Pipeline #198320 passed
......@@ -34,7 +34,7 @@ RUN pip install sphinx numpydoc nbsphinx sphinx_rtd_theme sphinx-tabs autodoc
# Install dependencies and samplers
RUN pip install corner lalsuite theano healpy cython tables
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 kombine dnest4
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 kombine dnest4 nessai
RUN conda install -n ${{conda_env}} -c conda-forge pymultinest ultranest
# Install Polychord
......
......@@ -36,7 +36,7 @@ RUN pip install sphinx numpydoc nbsphinx sphinx_rtd_theme sphinx-tabs autodoc
# Install dependencies and samplers
RUN pip install corner lalsuite theano healpy cython tables
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 kombine dnest4
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 kombine dnest4 nessai
RUN conda install -n ${conda_env} -c conda-forge pymultinest ultranest
# Install Polychord
......
......@@ -36,7 +36,7 @@ RUN pip install sphinx numpydoc nbsphinx sphinx_rtd_theme sphinx-tabs autodoc
# Install dependencies and samplers
RUN pip install corner lalsuite theano healpy cython tables
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 kombine dnest4
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 kombine dnest4 nessai
RUN conda install -n ${conda_env} -c conda-forge pymultinest ultranest
# Install Polychord
......
......@@ -36,7 +36,7 @@ RUN pip install sphinx numpydoc nbsphinx sphinx_rtd_theme sphinx-tabs autodoc
# Install dependencies and samplers
RUN pip install corner lalsuite theano healpy cython tables
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 kombine dnest4
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 kombine dnest4 nessai
RUN conda install -n ${conda_env} -c conda-forge pymultinest ultranest
# Install Polychord
......
......@@ -36,7 +36,7 @@ RUN pip install sphinx numpydoc nbsphinx sphinx_rtd_theme sphinx-tabs autodoc
# Install dependencies and samplers
RUN pip install corner lalsuite theano healpy cython tables
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 kombine dnest4
RUN pip install cpnest dynesty emcee nestle ptemcee pymc3 kombine dnest4 nessai
RUN conda install -n ${conda_env} -c conda-forge pymultinest ultranest
# Install Polychord
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment