Skip to content
Snippets Groups Projects
Commit 2e25f017 authored by Michael Williams's avatar Michael Williams
Browse files

Add nessai to dockerfiles

parent 833f1256
No related branches found
No related tags found
1 merge request!926Add nessai to containers
......@@ -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