Skip to content

Analysis and visualization of cosmic-ray and gamma-ray air-shower events recorded with the ACP.

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

cherenkov-plenoscope/plenopy

Repository files navigation

plenopy

TestStatus PyPiStatus BlackStyle BlackPackStyle GplV3LicenseBadge

Read, plot, and investigate the recorded (simulated) events of the atmospheric Cherenkov plenoscope. Plenopy reads the plenoscope's events written by the [merlict_development_kit](https://github.com/cherenkov-plenoscope/merlict_development_kit).

install

pip install git+https://github.com/cherenkov-plenoscope/plenopy/

basic usage

import plenopy as pl

run = pl.Run('plenopy/plenopy/tests/resources/run.acp/')
event = run[3]
event.show()

ImgExampleEvent

About

Analysis and visualization of cosmic-ray and gamma-ray air-shower events recorded with the ACP.

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published