Skip to main content

An analysis framework for KM3NeT

Project description

https://git.km3net.de/km3py/km3pipe/badges/master/pipeline.svg https://git.km3net.de/km3py/km3pipe/badges/master/coverage.svg Codacy Badge https://examples.pages.km3net.de/km3badges/docs-latest-brightgreen.svg https://zenodo.org/badge/24634697.svg

KM3Pipe is a framework for KM3NeT related stuff including MC, data files, live access to detectors and databases, parsers for different file formats and an easy to use framework for batch processing.

The main Git repository, where issues and merge requests are managed can be found at https://git.km3net.de/km3py/km3pipe.git

The framework tries to standardise the way the data is processed by providing a Pipeline-class, which can be used to put together different built-in or user made Pumps, Sinks and Modules. Pumps act as data readers/parsers (from files, memory or even socket connections), Sinks are responsible for writing data to disk and Modules take care of data processing, output and user interaction. Such a Pipeline setup can then be used to iteratively process data in a file or from a stream. In our case for example, we store several thousands of neutrino interaction events in a bunch of files and KM3Pipe is used to stitch together an analysis chain which processes each event one-by-one by passing them through a pipeline of modules.

Although it is mainly designed for the KM3NeT neutrino detectors, it can easily be extended to support any kind of data formats. The core functionality is written in a general way and is applicable to all kinds of data processing workflows.

To start off, run:

pip install km3pipe

If you have Docker (https://www.docker.com) installed, you can start using KM3Pipe immediately by typing:

docker run -it docker.km3net.de/km3pipe

Feel free to get in touch if you’re looking for a small, versatile framework which provides a quite straightforward module system to make code exchange between your project members as easily as possible. KM3Pipe already comes with several types of Pumps, so it should be easy to find an example to implement your owns. As of version 8.0.0 you find Pumps and Sinks based on popular formats like HDF5 (https://www.hdfgroup.org), ROOT (https://root.cern.ch) but also some very specialised project internal binary data formats, which on the other hand can act as templates for your own ones. Just have a look at the io subpackage and of course the documentation if you’re interested!

Read the latest docs at https://km3py.pages.km3net.de/km3pipe.

KM3NeT public project homepage http://www.km3net.org

Acknowledgements

Thanks especially to the gracious help of all contributors:

Tamas Gal, Moritz Lotze, Johannes Schumann, Piotr Kalaczynski, Jonas Reubelt, Michael Moser, Thomas Heid, Alba Domi, Agustin Sanchez Losa, Zineb Aly, Jordan Seneca, Nicole Geisselbrecht, Javier Barrios, Valentin Pestel, Jannik Hofestaedt, Matthias Bissinger, Vladimir Kulikovskiy

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

km3pipe-9.1.2.tar.gz (349.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

km3pipe-9.1.2-py3-none-any.whl (196.7 kB view details)

Uploaded Python 3

File details

Details for the file km3pipe-9.1.2.tar.gz.

File metadata

  • Download URL: km3pipe-9.1.2.tar.gz
  • Upload date:
  • Size: 349.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.1

File hashes

Hashes for km3pipe-9.1.2.tar.gz
Algorithm Hash digest
SHA256 7ca8f018bde47028dbb1a3bb056596e90d1e70cc1f8ff559ea706294ae779d2e
MD5 5c72c60b799c1deb68e0d983fee5716a
BLAKE2b-256 9495e3d4dfad5f9e87266694ac01fb8b78b1d6e5de9b8e2df7663bda1ed71946

See more details on using hashes here.

File details

Details for the file km3pipe-9.1.2-py3-none-any.whl.

File metadata

  • Download URL: km3pipe-9.1.2-py3-none-any.whl
  • Upload date:
  • Size: 196.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.1

File hashes

Hashes for km3pipe-9.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f0d56a14162c8f9350e22c50abe04610a37bd7a2f73b883116440d94363b0059
MD5 d5b742b90a82baf6abaa76dc635667db
BLAKE2b-256 fcaa71d0a58ee41eaa2c0b81403afd860413d88a058196aee3379170dbfdb2bf

See more details on using hashes here.

Supported by

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