Metadata-Version: 2.4
Name: pyrotoolbox
Version: 1.7b0
Project-URL: Homepage, https://github.com/PyroScience-GmbH/pyrotoolbox
Author-email: Christoph Staudinger <cs@pyroscience.com>
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: lmfit
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: plotly
Requires-Dist: reportlab
Provides-Extra: fireresponse
Requires-Dist: pyqt5; extra == 'fireresponse'
Requires-Dist: pyqtgraph; extra == 'fireresponse'
Description-Content-Type: text/markdown

This package is a collection of diverse tools which can be useful for python based data processing for measurements obtained with Pyroscience devices/software

Parsers
-------
Parsers are included to convert logfiles to pandas.DataFrames and to extract metadata.

Oxygen Calculations
-------------------
Oxygen measurement data can be reevaluated with new/different calibrations.
Derived oxygen units (mg/L, etc) can be (re)calculated.

pH Calculations
---------------
pH values can be (re)calculated with new/different calibrations.
Drift corrections can be applied (interpolate, prospective).
