ctapipe plugin for reading LST prototype files
Project description
ctapipe_io_lst
EventSource Plugin for ctapipe, able to read LST zfits files and calibration them to R1 as needed for ctapipe tools.
Since version 0.19, ctapipe_io_lst
is on conda-forge,
which is the easiest way to install it, since the protozfits
dependency is offered pre-compiled for Linux and mac OS (including arm64).
To install into an exisiting environtment, just do:
# or conda
$ mamba install -c conda-forge ctapipe_io_lst
For development, create a new environment and run the development install:
conda env create -n lstenv -f environment.yml
conda activate lstenv
pip install -e .
ctapipe_io_lst
is also on PyPI, but note that the protozfits
dependency only has wheels for Linux, so you'd need to compile
from source on mac OS.
Test Data
To run the tests, a set of non-public files is needed. If you are a member of CTA, ask one of the project maintainers for the credentials and then run
./download_test_data.sh
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
File details
Details for the file ctapipe_io_lst-0.22.3.tar.gz
.
File metadata
- Download URL: ctapipe_io_lst-0.22.3.tar.gz
- Upload date:
- Size: 83.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8590c886e2f99ecbd429a3f5b45a697c79357677b8f8d22361ba26f4964054f8 |
|
MD5 | 2fd7fa23ab5384ec28a355a0b5d72bd1 |
|
BLAKE2b-256 | fc5e21cc337879fb44a3378266645f586d95a4c26856db451fd8bf4c5a28ceb0 |
File details
Details for the file ctapipe_io_lst-0.22.3-py3-none-any.whl
.
File metadata
- Download URL: ctapipe_io_lst-0.22.3-py3-none-any.whl
- Upload date:
- Size: 85.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bf119b5ba8e96a0fdf8e0a0d07005059c593c97108aec8a208dca526b5014f8 |
|
MD5 | d3bbb8f9e2611a7bf688b7f22b8ece8f |
|
BLAKE2b-256 | 74016be3f1b9739a74e07b7502c807a480f3f021d644701f2f9621b4a5cd406e |