-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathenvironment.yml
46 lines (46 loc) · 1.04 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
name: shapepipe_v1.4
# ShapePipe Production Environment
# --------------------------------
# This environment should be used for any production runs of ShapePipe
# (i.e. anything that could be published). All packages are pinned to
# specific versions to maximise the reproducibility of the results.
# This environment should be updated for each release of ShapePipe.
channels:
- conda-forge
- defaults
dependencies:
- python=3.9
- pip>=21.2.4
- astromatic-psfex==3.21.1
- astromatic-source-extractor==2.25.0
- astropy==5.2
- automake
- autoconf
- cmake
- h5py
- galsim
- joblib
- libtool
- matplotlib==3.8.4
- numba==0.58.1
- numpy==1.26.4
- pandas
- pip:
- cs_util==0.1
- mccd==1.2.4
- modopt
- PyQt5
- pyqtgraph
- python-pysap==0.2.1
- reproject
- shear_psf_leakage
- skaha
- sip_tpv
- sf_tools
- sqlitedict
- termcolor
- tqdm
- treecorr
- vos
- git+https://github.com/aguinot/ngmix@stable_version
- git+https://github.com/tobias-liaudat/Stile@v0.1