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

Storage: Handle Existing and New Files #56

Closed sanssecours closed 2 days ago

sanssecours commented 6 months ago

Description

In the moment Storage only creates new HDF files. Ideally it should also be possible to handle already existing files, for example to calculate the dataloss of an existing measurement file.

Implementation

After we separate the storage class from the context manager (#55) it might make sense to create a new open_storage method in the (separated) context manager. Here it should be possible to either