gondola#

gondola - GAPS online software core suite for python.

Functions

init_database()

Returns the path to the included SQLite database file.

Modules

calibration

Calibration related methods

db

Gondola (in-flight) database.

events

Every possible event type in GAPS which is relevant for "online" analysis

gondola_core

Python API to rust version of tof-dataclasses.

io

Gondola I/O system.

packets

Packets are containers for the different data structures which allow (de)serialization, so that they can be written to disk or sent over the network.

reconstruction

GAPS first guess & prototype event reconstructions

tof

TOF related entities which did not fit anywhere else

tracker

Tracker related entities which did not fit anywhere else

visual

Visualizatoin for GAPS data.