MyTooliT / ICOc

ICOc is a tool to control the ICOtronic system, acquire data, and test stationary transceiver units and sensory tool holders.
https://mytoolit.github.io/ICOc/
2 stars 0 forks source link

Log Data: Use More Compact File Format #22

Closed sanssecours closed 2 years ago

sanssecours commented 2 years ago

Description

Currently the log file containing the acceleration data of ICOc are rather large. We should look into a file format that uses less bytes to store the (acceleration) data. One promising option to handle the data seems to be the hierarchical data format (HDF).