KM3NeT TestData
Project description
A package to get access to KM3NeT sample files for testing and development purposes.
Installation and usage
pip install km3net_testdata
The file paths can be access in Python scripts using the data_path() function:
from km3net_testdata import data_path()
filename = data_path("km3net_offline.root")
To use the module in e.g. shell scripts, the module can be called directly and print the filepath:
$ python -m km3net_testdata km3net_offline.root
/full/path/to/km3net_offline.root
Acknowledgements
The project idea and implementation were inspired by the Scikit-HEP Project https://github.com/scikit-hep/scikit-hep-testdata
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
km3net_testdata-0.2.0.tar.gz
(2.0 MB
view details)
Built Distribution
File details
Details for the file km3net_testdata-0.2.0.tar.gz
.
File metadata
- Download URL: km3net_testdata-0.2.0.tar.gz
- Upload date:
- Size: 2.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1276fab35bc13af647fe7bc6bb8f1e43a965da7b894b94eb4c18c55964380a22 |
|
MD5 | c69f2be0dd788f447b9b1fee1150f601 |
|
BLAKE2b-256 | 0249631bce89cb85ed8f1287082e87532ff8f85044c24bb446ec4bf1359eeac8 |
File details
Details for the file km3net_testdata-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: km3net_testdata-0.2.0-py3-none-any.whl
- Upload date:
- Size: 2.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59151bcbdd7ba47eda60b2327a56236c67a34e23a9009d2c21751ac00a4fc83c |
|
MD5 | 5810926c8fcaf9060cff5d278f95440e |
|
BLAKE2b-256 | 4fa955f5300b79b48556da314eea619e8347e33609cc62d9db60da6899521781 |