Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 766 Bytes

File metadata and controls

18 lines (12 loc) · 766 Bytes

mint-analysis

A framework to analysis p-one PMT data.

The MINT analysis package processes data recorded by the Andromeda package (e.g., PMT or acoustic data) and applies advanced analysis routines that lie outside Andromeda’s scope.

For PMT data, two analysis frameworks are planned:

  • Pygama – Modern, Python-based, fast-turnaround DSP toolkit for time-series data.
  • IceTray – The classical IceCube framework and future default for P-ONE data.

Detailed unboarding instructions can be found on confluence.

Installation

Clone the repo cd into repo pip install .

To use icetray feature, an icetray installation that supports p-one dataclasses is needed