Introduction
The package can map csv files created by LabView to pandas dataframes in real-time up to a sampling rate in linear time, providing a quadratic speedup compared to reloading the data. One can process new formats easily, be creating a child class of Recorder and just overriding the behaviour which has to differ from the default.
SSD
To be added.
PMT
To be added.
Coil
To be added.
Heater
To be added.
Gauge
To be added.
Laser
To be added.
Ion
To be added.
CCD camera
To be added.
How to add new data sources?
To be added.