Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
jonas.sinjan
hrt_pipeline
Commits
f6bf8f98
Commit
f6bf8f98
authored
Jul 01, 2021
by
jonas
Browse files
environment yml
parent
6865b436
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f6bf8f98
...
...
@@ -70,13 +70,13 @@ make
2.
Setup virtual environment from requirements.txt
using pip
using pip
- REQUIRES PYTHON >= 3.6
```
bash
pip
install
-r
requirements.txt
```
using conda
```
bash
conda create
-
-name
<env_name>
--file
requirements.txt
conda
env
create
-
f
environment.yml
```
2.
Change fits files paths, desired processing steps and output directory in
```run.py```
...
...
environment.yml
0 → 100644
View file @
f6bf8f98
name
:
dataproc
channels
:
-
conda-forge
-
defaults
dependencies
:
-
ca-certificates=2020.6.20=hecda079_0
-
certifi=2020.6.20=py36h9f0ad1d_0
-
click=7.1.2=pyh9f0ad1d_0
-
openssl=1.1.1h=h516909a_0
-
python-dotenv=0.14.0=pyh9f0ad1d_0
-
python_abi=3.6=1_cp36m
-
_libgcc_mutex=0.1=main
-
astropy=4.0.1.post1=py36h7b6447c_1
-
blas=1.0=mkl
-
brotlipy=0.7.0=py36h7b6447c_1000
-
cffi=1.14.3=py36he30daa8_0
-
chardet=3.0.4=py36_1003
-
cryptography=3.1.1=py36h1ba5d50_0
-
cycler=0.10.0=py36_0
-
dbus=1.13.16=hb2f20db_0
-
expat=2.2.9=he6710b0_2
-
fontconfig=2.13.0=h9420a91_0
-
freetype=2.10.2=h5ab3b9f_0
-
glib=2.65.0=h3eb4bd4_0
-
gst-plugins-base=1.14.0=hbbd80ab_1
-
gstreamer=1.14.0=hb31296c_0
-
icu=58.2=he6710b0_3
-
idna=2.10=py_0
-
intel-openmp=2020.2=254
-
jpeg=9b=h024ee3a_2
-
kiwisolver=1.2.0=py36hfd86e86_0
-
lcms2=2.11=h396b838_0
-
ld_impl_linux-64=2.33.1=h53a641e_7
-
libedit=3.1.20191231=h14c3975_1
-
libffi=3.3=he6710b0_2
-
libgcc-ng=9.1.0=hdf63c60_0
-
libgfortran-ng=7.3.0=hdf63c60_0
-
libpng=1.6.37=hbc83047_0
-
libstdcxx-ng=9.1.0=hdf63c60_0
-
libtiff=4.1.0=h2733197_1
-
libuuid=1.0.3=h1bed415_2
-
libxcb=1.14=h7b6447c_0
-
libxml2=2.9.10=he19cac6_1
-
lz4-c=1.9.2=he6710b0_1
-
matplotlib=3.3.1=0
-
matplotlib-base=3.3.1=py36h817c723_0
-
mkl=2020.2=256
-
mkl-service=2.3.0=py36he904b0f_0
-
mkl_fft=1.2.0=py36h23d657b_0
-
mkl_random=1.1.1=py36h0573a6f_0
-
ncurses=6.2=he6710b0_1
-
numpy=1.19.1=py36hbc911f0_0
-
numpy-base=1.19.1=py36hfa32c7d_0
-
olefile=0.46=py_0
-
pcre=8.44=he6710b0_0
-
pillow=7.2.0=py36hb39fc2d_0
-
pip=20.2.3=py36_0
-
pycparser=2.20=py_2
-
pyopenssl=19.1.0=py_1
-
pyparsing=2.4.7=py_0
-
pyqt=5.9.2=py36h05f1152_2
-
pysocks=1.7.1=py36_0
-
python=3.6.12=hcff3b4d_2
-
python-dateutil=2.8.1=py_0
-
qt=5.9.7=h5867ecd_1
-
readline=8.0=h7b6447c_0
-
requests=2.24.0=py_0
-
scipy=1.5.2=py36h0b6359f_0
-
setuptools=49.6.0=py36_1
-
sip=4.19.8=py36hf484d3e_0
-
six=1.15.0=py_0
-
sqlite=3.33.0=h62c20be_0
-
tk=8.6.10=hbc83047_0
-
tornado=6.0.4=py36h7b6447c_1
-
urllib3=1.25.10=py_0
-
wheel=0.35.1=py_0
-
xz=5.2.5=h7b6447c_0
-
zlib=1.2.11=h7b6447c_3
-
zstd=1.4.5=h9ceee32_0
prefix
:
/home/sinjan/.conda/envs/dataproc
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment