-
Notifications
You must be signed in to change notification settings - Fork 19
30 lines (28 loc) · 979 Bytes
/
ciao-conda-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
name: ciao
channels:
- conda-forge
- https://cxc.cfa.harvard.edu/conda/ciao/
show_channel_urls: True
dependencies:
- https://cxc.cfa.harvard.edu/conda/ciao/::caldb_main
- https://cxc.cfa.harvard.edu/conda/ciao/::cfitsio
- https://cxc.cfa.harvard.edu/conda/ciao/::ciao
- https://cxc.cfa.harvard.edu/conda/ciao/::ciao-contrib
- https://cxc.cfa.harvard.edu/conda/ciao/::ds9
- https://cxc.cfa.harvard.edu/conda/ciao/::sherpa
- https://cxc.cfa.harvard.edu/conda/ciao/::gsl
- https://cxc.cfa.harvard.edu/conda/ciao/::jpeg
- https://cxc.cfa.harvard.edu/conda/ciao/::wcssubs
- https://cxc.cfa.harvard.edu/conda/ciao/::xpa
- https://cxc.cfa.harvard.edu/conda/ciao/::xspec-modelsonly
- conda-forge::ultranest
- conda-forge::coverage
- conda-forge::coveralls
- conda-forge::scipy
- conda-forge::matplotlib>=3.5
- conda-forge::h5py
- conda-forge::astropy
- conda-forge::requests
- conda-forge::cython
- conda-forge::tqdm
- conda-forge::toml