tsipy Documentation¶
Source code is available here.
tsipy includes tools for signal degradation correction and fusion.
Originally, it was built for processing measurements of Total Solar Irradiance (TSI). However, the package implements tools for degradation correction and sensor fusion not particular of any measurement quantity.
Installation¶
$ git clone https://github.com/roksikonja/tsipy.git
$ pip install -e .
Getting Started¶
Package Reference
Licence¶
tsipy is licensed under the MIT License.
Citation¶
@misc{kolar2020iterative,
title={Iterative Correction of Sensor Degradation and a Bayesian Multi-Sensor Data Fusion Method},
author={Luka Kolar and Rok Šikonja and Lenart Treven},
year={2020},
eprint={2009.03091},
archivePrefix={arXiv},
primaryClass={cs.LG}
}