km3det, a low weight python io module for KM3NeT detector files
Project description
km3det is a low weight python module for detector definition file io in KM3NeT.
It currently supports:
Detector files (datx / detx)
PMT parameters files (txt)
Installation
It is recommended to first create an isolated virtualenvironment to not interfere with other Python projects:
git clone https://git.km3net.de/km3py/km3det cd km3det python3 -m venv venv . venv/bin/activate
Install directly from the Git server via pip (no cloneing needed):
pip install git+https://git.km3net.de/km3py/km3det
Or clone the repository and run:
make install
To install all the development dependencies, in case you want to contribute or run the test suite:
make install-dev make test
—
Created with ``cookiecutter https://git.km3net.de/templates/python-project``
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
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 km3det-0.2.0.tar.gz.
File metadata
- Download URL: km3det-0.2.0.tar.gz
- Upload date:
- Size: 41.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4f169668f9add089074308dad9d4c19fc3956ecc79a4346477f7458806e4354
|
|
| MD5 |
aa170386065592b2823acc8d98d4b182
|
|
| BLAKE2b-256 |
0ae2c8633bbcddd6998ed44f4ffb39c6d20c94693453db1aff95a42f66e0c2a4
|
File details
Details for the file km3det-0.2.0-py2.py3-none-any.whl.
File metadata
- Download URL: km3det-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4aaad7b6b89ba7d952620d583ce5c30c19646e8e0bb52d83d230649d225131e3
|
|
| MD5 |
0fa50ab95a79d0ba400a79da5e4e185e
|
|
| BLAKE2b-256 |
b7b73af2805e89877b617474032b5150c684cfe46daf1c89d61ccd2cc8eba3e7
|