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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file abcd_pyhf-0.0.7.tar.gz.
File metadata
- Download URL: abcd_pyhf-0.0.7.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60fd29ef08a6645243e07cd3ed038025436b382c36c06b5e2886492186ffa295
|
|
| MD5 |
fe728bc3ab91a756fe5b3454168170a9
|
|
| BLAKE2b-256 |
bd548625a4fcac258b3ff49cf93ddf337f761809d690256fd75274bf9f349c79
|
File details
Details for the file abcd_pyhf-0.0.7-py3-none-any.whl.
File metadata
- Download URL: abcd_pyhf-0.0.7-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40a1a55a85de5d8ba53af561ce257396b2c652ba41f940bc37c242aac73632fc
|
|
| MD5 |
4cf8a4e49d1f08f0f38b49c0bc69a9ef
|
|
| BLAKE2b-256 |
89caa57dbfba187b6239e3600744cb83d7954157dfa848a19242121633a41d45
|