From 275fa0583959449b5fec95b0d7ef56445fb72bb3 Mon Sep 17 00:00:00 2001 From: cetin Date: Mon, 23 Oct 2023 15:19:57 +0200 Subject: [PATCH] added vscode --- .vscode/settings.json | 3 + B_rework.ipynb | 2 +- Projektpraktikum.code-workspace | 2 +- conda_environment.yml | 217 -------------------------------- 4 files changed, 5 insertions(+), 219 deletions(-) create mode 100644 .vscode/settings.json delete mode 100644 conda_environment.yml diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..644e69c --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "python.envFile": "/auto/work/cetin/LHCb/reco_tuner/env/tuner_env/envs/" +} \ No newline at end of file diff --git a/B_rework.ipynb b/B_rework.ipynb index 8f3b425..918c353 100644 --- a/B_rework.ipynb +++ b/B_rework.ipynb @@ -1055,7 +1055,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.5" + "version": "3.9.12" }, "orig_nbformat": 4 }, diff --git a/Projektpraktikum.code-workspace b/Projektpraktikum.code-workspace index 362d7c2..b9b0079 100644 --- a/Projektpraktikum.code-workspace +++ b/Projektpraktikum.code-workspace @@ -1,7 +1,7 @@ { "folders": [ { - "path": "." + "path": "./", } ] } \ No newline at end of file diff --git a/conda_environment.yml b/conda_environment.yml deleted file mode 100644 index 6e88876..0000000 --- a/conda_environment.yml +++ /dev/null @@ -1,217 +0,0 @@ -name: env1 -channels: - - conda-forge - - defaults -dependencies: - - _libgcc_mutex=0.1=conda_forge - - _openmp_mutex=4.5=2_gnu - - anyio=3.5.0=py311h06a4308_0 - - argon2-cffi=21.3.0=pyhd3eb1b0_0 - - argon2-cffi-bindings=21.2.0=py311h5eee18b_0 - - asttokens=2.2.1=pyhd8ed1ab_0 - - attrs=22.1.0=py311h06a4308_0 - - awkward=2.3.3=pyhd8ed1ab_0 - - awkward-cpp=22=py311h9547e67_0 - - backcall=0.2.0=pyh9f0ad1d_0 - - backports=1.0=pyhd8ed1ab_3 - - backports.functools_lru_cache=1.6.5=pyhd8ed1ab_0 - - beautifulsoup4=4.12.2=py311h06a4308_0 - - blas=1.0=openblas - - bleach=4.1.0=pyhd3eb1b0_0 - - boost-histogram=1.3.2=py311h4dd048b_2 - - bottleneck=1.3.5=py311hbed6279_0 - - brotli=1.1.0=hd590300_0 - - brotli-bin=1.1.0=hd590300_0 - - bzip2=1.0.8=h7f98852_4 - - ca-certificates=2023.7.22=hbcca054_0 - - certifi=2023.7.22=pyhd8ed1ab_0 - - cffi=1.15.1=py311h409f033_3 - - click=8.1.7=unix_pyh707e725_0 - - comm=0.1.4=pyhd8ed1ab_0 - - contourpy=1.1.0=py311h9547e67_0 - - cycler=0.11.0=pyhd8ed1ab_0 - - dbus=1.13.18=hb2f20db_0 - - debugpy=1.6.8=py311hb755f60_0 - - decorator=5.1.1=pyhd8ed1ab_0 - - defusedxml=0.7.1=pyhd3eb1b0_0 - - entrypoints=0.4=py311h06a4308_0 - - exceptiongroup=1.1.3=pyhd8ed1ab_0 - - executing=1.2.0=pyhd8ed1ab_0 - - expat=2.5.0=hcb278e6_1 - - fontconfig=2.14.2=h14ed4e7_0 - - fonttools=4.42.1=py311h459d7ec_0 - - freetype=2.12.1=hca18f0e_1 - - gettext=0.21.1=h27087fc_0 - - giflib=5.2.1=h0b41bf4_3 - - glib=2.76.4=hfc55251_0 - - glib-tools=2.76.4=hfc55251_0 - - gst-plugins-base=1.14.1=h6a678d5_1 - - gstreamer=1.14.1=h5eee18b_1 - - hist=2.7.1=pyhd8ed1ab_0 - - histoprint=2.4.0=pyhd8ed1ab_0 - - icu=58.2=hf484d3e_1000 - - idna=3.4=py311h06a4308_0 - - iminuit=2.24.0=py311hb755f60_0 - - importlib-metadata=6.8.0=pyha770c72_0 - - importlib_metadata=6.8.0=hd8ed1ab_0 - - importlib_resources=6.0.1=pyhd8ed1ab_0 - - ipykernel=6.25.0=py311h92b7b1e_0 - - ipympl=0.8.7=pyhd3eb1b0_0 - - ipython=8.15.0=pyh0d859eb_0 - - ipython_genutils=0.2.0=pyhd3eb1b0_1 - - ipywidgets=7.6.5=pyhd3eb1b0_1 - - jedi=0.19.0=pyhd8ed1ab_0 - - jinja2=3.1.2=py311h06a4308_0 - - jpeg=9e=h0b41bf4_3 - - jsonschema=4.17.3=py311h06a4308_0 - - jupyter_client=7.4.9=py311h06a4308_0 - - jupyter_core=5.3.1=py311h38be061_0 - - jupyter_server=1.23.4=py311h06a4308_0 - - jupyterlab_pygments=0.1.2=py_0 - - jupyterlab_widgets=3.0.5=py311h06a4308_0 - - keyutils=1.6.1=h166bdaf_0 - - kiwisolver=1.4.5=py311h9547e67_0 - - krb5=1.20.1=h81ceb04_0 - - lcms2=2.15=hfd0df8a_0 - - ld_impl_linux-64=2.40=h41732ed_0 - - lerc=4.0.0=h27087fc_0 - - libblas=3.9.0=17_linux64_openblas - - libbrotlicommon=1.1.0=hd590300_0 - - libbrotlidec=1.1.0=hd590300_0 - - libbrotlienc=1.1.0=hd590300_0 - - libcblas=3.9.0=17_linux64_openblas - - libclang=10.0.1=default_hb85057a_2 - - libdeflate=1.17=h5eee18b_0 - - libedit=3.1.20191231=he28a2e2_2 - - libevent=2.1.12=hf998b51_1 - - libexpat=2.5.0=hcb278e6_1 - - libffi=3.4.2=h7f98852_5 - - libgcc-ng=13.1.0=he5830b7_0 - - libgfortran-ng=13.1.0=h69a702a_0 - - libgfortran5=13.1.0=h15d22d2_0 - - libglib=2.76.4=hebfc3b9_0 - - libgomp=13.1.0=he5830b7_0 - - libiconv=1.17=h166bdaf_0 - - liblapack=3.9.0=17_linux64_openblas - - libllvm10=10.0.1=he513fc3_3 - - libnsl=2.0.0=h7f98852_0 - - libopenblas=0.3.23=pthreads_h80387f5_0 - - libpng=1.6.39=h753d276_0 - - libpq=12.15=hdbd6064_1 - - libsodium=1.0.18=h36c2ea0_1 - - libsqlite=3.43.0=h2797004_0 - - libstdcxx-ng=13.1.0=hfd8a6a1_0 - - libtiff=4.5.0=h6adf6a1_2 - - libuuid=2.38.1=h0b41bf4_0 - - libuv=1.44.2=h5eee18b_0 - - libwebp=1.2.4=h1daa5a0_1 - - libwebp-base=1.2.4=h5eee18b_1 - - libxcb=1.16=hd590300_0 - - libxkbcommon=1.0.1=hfa300c1_0 - - libxml2=2.9.14=h74e7548_0 - - libxslt=1.1.35=h4e12654_0 - - libzlib=1.2.13=hd590300_5 - - lxml=4.9.1=py311h1edc446_0 - - lz4=4.3.2=py311h9f220a4_0 - - lz4-c=1.9.4=hcb278e6_0 - - markupsafe=2.1.1=py311h5eee18b_0 - - matplotlib=3.7.2=py311h38be061_0 - - matplotlib-base=3.7.2=py311h54ef318_0 - - matplotlib-inline=0.1.6=pyhd8ed1ab_0 - - mistune=0.8.4=py311h5eee18b_1000 - - mplhep=0.3.28=pyhd8ed1ab_0 - - mplhep_data=0.0.3=pyhd8ed1ab_0 - - munkres=1.1.4=pyh9f0ad1d_0 - - nbclassic=0.5.5=py311h06a4308_0 - - nbclient=0.5.13=py311h06a4308_0 - - nbconvert=6.5.4=py311h06a4308_0 - - nbformat=5.7.0=py311h06a4308_0 - - ncurses=6.4=hcb278e6_0 - - nest-asyncio=1.5.6=pyhd8ed1ab_0 - - nodejs=18.16.0=h2d74bed_0 - - notebook=6.5.4=py311h06a4308_1 - - notebook-shim=0.2.2=py311h06a4308_0 - - nspr=4.35=h27087fc_0 - - nss=3.92=h1d7d5a4_0 - - numexpr=2.8.4=py311hde40847_1 - - numpy=1.25.2=py311h24aa872_0 - - numpy-base=1.25.2=py311hbfb1bba_0 - - openssl=3.1.2=hd590300_0 - - packaging=23.1=pyhd8ed1ab_0 - - pandas=2.0.3=py311ha02d727_0 - - pandocfilters=1.5.0=pyhd3eb1b0_0 - - parso=0.8.3=pyhd8ed1ab_0 - - patsy=0.5.3=pyhd8ed1ab_0 - - pcre2=10.40=hc3806b6_0 - - pexpect=4.8.0=pyh1a96a4e_2 - - pickleshare=0.7.5=py_1003 - - pillow=9.4.0=py311h6a678d5_0 - - pip=23.2.1=pyhd8ed1ab_0 - - platformdirs=3.10.0=pyhd8ed1ab_0 - - ply=3.11=py_1 - - prometheus_client=0.14.1=py311h06a4308_0 - - prompt-toolkit=3.0.39=pyha770c72_0 - - prompt_toolkit=3.0.39=hd8ed1ab_0 - - psutil=5.9.5=py311h2582759_0 - - pthread-stubs=0.4=h36c2ea0_1001 - - ptyprocess=0.7.0=pyhd3deb0d_0 - - pure_eval=0.2.2=pyhd8ed1ab_0 - - pycparser=2.21=pyhd8ed1ab_0 - - pygments=2.16.1=pyhd8ed1ab_0 - - pyparsing=3.0.9=pyhd8ed1ab_0 - - pyqt=5.15.7=py311h6a678d5_0 - - pyqt5-sip=12.11.0=py311h6a678d5_0 - - pyrsistent=0.18.0=py311h5eee18b_0 - - python=3.11.5=hab00c5b_0_cpython - - python-dateutil=2.8.2=pyhd3eb1b0_0 - - python-fastjsonschema=2.16.2=py311h06a4308_0 - - python-tzdata=2023.3=pyhd3eb1b0_0 - - python-xxhash=3.3.0=py311h459d7ec_0 - - python_abi=3.11=3_cp311 - - pytz=2022.7=py311h06a4308_0 - - pyzmq=23.2.0=py311h6a678d5_0 - - qt-main=5.15.2=h327a75a_7 - - qt-webengine=5.15.9=hd2b0992_4 - - qtwebkit=5.212=h4eab89a_4 - - readline=8.2=h8228510_1 - - scipy=1.11.1=py311h24aa872_0 - - seaborn=0.12.2=hd8ed1ab_0 - - seaborn-base=0.12.2=pyhd8ed1ab_0 - - send2trash=1.8.0=pyhd3eb1b0_1 - - setuptools=68.1.2=pyhd8ed1ab_0 - - sip=6.6.2=py311h6a678d5_0 - - six=1.16.0=pyhd3eb1b0_1 - - sniffio=1.2.0=py311h06a4308_1 - - soupsieve=2.4=py311h06a4308_0 - - sqlite=3.43.0=h2c6b66d_0 - - stack_data=0.6.2=pyhd8ed1ab_0 - - statsmodels=0.14.0=py311h1f0f07a_1 - - terminado=0.17.1=py311h06a4308_0 - - tinycss2=1.2.1=py311h06a4308_0 - - tk=8.6.12=h27826a3_0 - - toml=0.10.2=pyhd8ed1ab_0 - - tornado=6.3.3=py311h459d7ec_0 - - traitlets=5.9.0=pyhd8ed1ab_0 - - typing-extensions=4.7.1=hd8ed1ab_0 - - typing_extensions=4.7.1=pyha770c72_0 - - tzdata=2023c=h71feb2d_0 - - uhi=0.3.3=pyhd8ed1ab_0 - - uproot=5.0.11=ha770c72_0 - - uproot-base=5.0.11=pyhd8ed1ab_0 - - wcwidth=0.2.6=pyhd8ed1ab_0 - - webencodings=0.5.1=py311h06a4308_1 - - websocket-client=0.58.0=py311h06a4308_4 - - wheel=0.41.2=pyhd8ed1ab_0 - - widgetsnbextension=3.5.2=py311h06a4308_0 - - xorg-libxau=1.0.11=hd590300_0 - - xorg-libxdmcp=1.1.3=h7f98852_0 - - xxhash=0.8.2=hd590300_0 - - xz=5.2.6=h166bdaf_0 - - zeromq=4.3.4=h9c3ff4c_1 - - zipp=3.16.2=pyhd8ed1ab_0 - - zlib=1.2.13=hd590300_5 - - zstandard=0.19.0=py311hd4cff14_0 - - zstd=1.5.5=hfc55251_0 -variables: - my_var: value -prefix: /work/cetin/software/miniconda3/envs/env1