-
Notifications
You must be signed in to change notification settings - Fork 2
/
anaconda-env.yml
82 lines (82 loc) · 1.35 KB
/
anaconda-env.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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
name: IPTA_Env
channels:
- conda-forge
- defaults
- demorest
dependencies:
- python=3.9
- pip
- mkl
- jupyter
- ca-certificates
- certifi
- openssl
- libblas[build=*mkl]
- tempo2
- matplotlib
- astropy
- bokeh
- bottleneck
- dask
- h5py
- imagecodecs
- imageio
- ipympl
- numba
- numexpr
- pandas
- patsy
- pyerfa
- pytables
- pywavelets
- scikit-image
- scikit-learn
- scikit-sparse
- scipy
- seaborn
- seaborn-base
- statsmodels
- tifffile
- vincent
- yt
- gmp
- mpfr
- nose
- suitesparse
- ptmcmcsampler
- wand
- marshmallow
- cython
- healpy
- jplephem
- ephem
- corner
- pyyaml
- ruamel.yaml
- pytest
- docutils
- pytest-xdist
- psrchive
- psrqpy
- libstempo
- pint-pulsar>=0.9
- mpi4py
- enterprise-pulsar
- enterprise_outliers
- enterprise_extensions
- astroquery
- pandas
- pgplot
- pint-pal>=0.1.0
- pymultinest>=2.11
- acor>=1.1.1
- pypulse>=0.1.1
- gitpython
- bilby
- pip:
- git+https://github.com/PolyChord/PolyChordLite@master
- git+https://github.com/pennucci/PulsePortraiture.git@py3
- git+https://github.com/bvgoncharov/enterprise_warp
- git+https://github.com/nanograv/pint_pal@main
- git+https://github.com/nanograv/enterprise@dev
- git+https://github.com/nanograv/enterprise_extensions@dcbusyweek