Skip to main content

PyIK - The Python Instrument Kit

Project description

PyIK - The Python Instrument Kit

Build Status

This package provides tools to simplify common analysis tasks in particle physics. The main goal is to provide functionality which is currently missing in numpy, scipy, and matplotlib.

The tools are grouped by topic into several modules which are listed below. Most of them depend on external modules which are not shipped with Python. The respective dependencies are also listed.

Installation

PyIK supports Python2 and Python3. Install it with pip.

pip install --user pyik

Content

  • corsika: Tools to work with CORSIKA files
  • ellipse: Fast and robust fit of an ellipse to noisy data
  • fit: Classes and functions for function minimization Requires nlopt
  • locked_shelve: Functionality to read shelve files and prevent write collisions
  • misc: Miscellanious helper functions/classes that cannot be grouped into any of the other submodules
  • mplext: Missing plotting tools in matplotlib Requires matplotlib
  • numpyext: Missing numerical tools in numpy Requires numpy, scipy
  • performance: Tools to increase performance (e.g. the cached decorator and pmap for easy parallelization)
  • rootext: Convert Python to ROOT objects and vice-versa Requires ROOT
  • time_conversion: Contains tools to convert between UTC and GPS

Notes

This packages also contains some a directory with working examples to copy-paste from.

Authors

  • Ariel Bridgeman
  • Hans Dembinski (maintainer)
  • Benjamin Fuchs
  • Detlef Maurel
  • Daniela Mockler
  • Alexander Schulz
  • Felix Werner

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

pyik-0.9.1.tar.gz (40.7 kB view hashes)

Uploaded Source

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