pyhf implementation of the ABCD method for background estimation
Project description
pyhf
-based implementation of the ABCD method for background estimation
Instructions for LXPLUS
The code can be run on LXPLUS by following the instructions below.
Create a virtual Python environment:
python3 -m venv abcd-pyhf
This will create a directory named abcd-pyhf
that will contain all the necessary packages to run the code.
Activate the virtual Python environment with the following command:
source abcd-pyhf/bin/activate
You can shut down the virtual Python environment at any time with the Bash command deactivate
.
You can later reactivate the environment by running the Bash command source abcd-pyhf/bin/activate
.
To run the code, you will have to download the necessary packages in the Python environment (this only needs to be done once):
pip install --upgrade pip
pip install abcd-pyhf
You can then use the package in Python:
from abcd_pyhf import ABCD
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file abcd-pyhf-0.0.6.tar.gz
.
File metadata
- Download URL: abcd-pyhf-0.0.6.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca39af6d061f12c3926a49d33ee8e52fdf193e07ccad54a76756edc748611a9e |
|
MD5 | 8e8cd1121184795dabe416d8c46bdf92 |
|
BLAKE2b-256 | 738895e115bf284baa7ffaa6a5ab866375b01af8237715474cb76b7f75abb153 |
File details
Details for the file abcd_pyhf-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: abcd_pyhf-0.0.6-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36bd1e6ace210b0c562930ecd39a093f6fd31da0a23295c7f9c63fa043e4116c |
|
MD5 | 1ab03f946999b92ebaa371b2cfe8fdc3 |
|
BLAKE2b-256 | 1deef9d302e702606af6afa685dc3b2f02504042a04f52280a461102849a6ea4 |