Skip to content

jacanchaplais/colliderscope

Repository files navigation

colliderscope

PyPI version Tests Documentation License pre-commit Code style: black

Visualise your high energy physics (HEP) data with colliderscope!

Features

Provides utilities for

  • interactive HTML visualisations of whole event records as directed acyclic graphs (DAGs)
  • scatter plots of particles across the pseudorapidity-azimuth plane
  • creating, visualising, and fitting to fixed memory Histogram objects

Installation

pip install colliderscope

More information on the API is available in the documentation