From 3fde943a7546ce2b8b77f53ecdce9719a0b233d1 Mon Sep 17 00:00:00 2001 From: Heather Kelly Date: Fri, 13 Aug 2021 10:46:12 -0400 Subject: [PATCH 1/3] add more packages from: https://github.com/LSSTDESC/txpipe-docker/blob/master/txpipe-base/Dockerfile --- conda-require.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/conda-require.txt b/conda-require.txt index 2c656ba..70c63f7 100644 --- a/conda-require.txt +++ b/conda-require.txt @@ -1,12 +1,19 @@ bokeh + cffi corner + cython dask datashader emcee extinction fast-pt fastparquet + firecrown + fitsio gcr + h5py + healpy + healsparse holoviews ipympl ipykernel @@ -15,6 +22,15 @@ namaster nose parsl + pandas pip + psutil pyccl pymssql + pyparsing + pyyaml + sacc + scikit-learn + setuptools + six + treecorr From 19f02931ed6e574f01fd174ab0c83368e198977c Mon Sep 17 00:00:00 2001 From: Heather Kelly Date: Sun, 29 Aug 2021 16:04:06 -0400 Subject: [PATCH 2/3] add for txpipe --- pip-require.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pip-require.txt b/pip-require.txt index d189ed7..6b29118 100644 --- a/pip-require.txt +++ b/pip-require.txt @@ -1,8 +1,10 @@ https://bitbucket.org/yymao/helpers/get/v0.3.2.tar.gz git+https://github.com/LSSTDESC/CatalogMatcher.git +descformats fast3tree https://github.com/LSSTDESC/descqa/archive/v2.0.0-0.7.0.tar.gz https://github.com/LSSTDESC/desc-dc2-dm-data/archive/v0.9.0.tar.gz https://github.com/yymao/FoFCatalogMatching/archive/v0.1.0.tar.gz +mlz_desc git+https://github.com/msimet/Stile From 4f2ed4b4784b890082d03a9b624c9ad9cdce9eb5 Mon Sep 17 00:00:00 2001 From: Heather Kelly Date: Sun, 29 Aug 2021 16:11:33 -0400 Subject: [PATCH 3/3] Update conda-require.txt --- conda-require.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/conda-require.txt b/conda-require.txt index 70c63f7..8f27db1 100644 --- a/conda-require.txt +++ b/conda-require.txt @@ -1,6 +1,8 @@ bokeh + camb cffi corner + cosmosis-standalone cython dask datashader @@ -17,15 +19,20 @@ holoviews ipympl ipykernel + ipython + jedi jupyter_console lsstdesc-gcr-catalogs namaster nose + numba parsl pandas pip psutil + pyarrow pyccl + pygraphviz pymssql pyparsing pyyaml