Skip to main content

ctapipe plugin for reading LST prototype files

Project description

ctapipe_io_lst Build Status

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ctapipe_io_lst-0.23.2.tar.gz (85.9 kB view hashes)

Uploaded Source

Built Distribution

ctapipe_io_lst-0.23.2-py3-none-any.whl (88.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page