Metadata-Version: 2.4
Name: gondola
Version: 0.12.32
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Dist: tqdm>=4.0
Requires-Dist: numpy>=2.3
Requires-Dist: matplotlib>=3.10
Requires-Dist: charmingbeauty>=0.1
Requires-Dist: pydashi>=2
Requires-Dist: cmocean>=4
Requires-Dist: loguru>=0.7
Requires-Dist: vtk>=9
Requires-Dist: iminuit>=2
Requires-Dist: polars>=1.33
Requires-Dist: pyzmq>=27
Requires-Dist: twine>=6.2.0
Requires-Dist: hermes-py>=0.2.0
Requires-Dist: fancy-dataclass>=0.10.2
Summary: GAPS Online and Offline Analysis software
Author-email: "J.A.Stoessl, G.Tytus" <stoessl@hawaii.edu>
License: GPLV3
Requires-Python: >=3.11
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Documentation, https://gaps-collab.github.io/gaps-online-software/
Project-URL: Homepage, https://github.com/GAPS-Collab/gaps-online-software
Project-URL: Repository, https://github.com/GAPS-Collab/gaps-online-software

# GONDOLA - python wrapper for gaps-online-software 

Python wrapper for gaps-online-software, a software library 
written in Rust, which was mainly used for data acquisition 
and control of the TOF system in the [GAPS experiment](https://gaps1.astro.ucla.edu/gaps/) 
during its first flight.
The library allows to read raw science data as well as monitoring data for 
several subsystems of the GAPS experiment, perform calibration as well as 
provide some basic functionality to create basic plots.

## Early development stage

This project is currently still under rapid development, while we try to keep the API 
somewhat stable, please strap in for a bit of a rough ride when upgrading. 
However, the amount of features is increasing constantly and rapidly 





