qkitgroup / qkit

Qkit framework
GNU General Public License v2.0
43 stars 46 forks source link

Add possibility to re-open an hdf dataset #58

Open yschoen opened 6 years ago

yschoen commented 6 years ago

As far as I understand, there are no get functions for datasets (i.e. get_value_vector), that could be used to re-open an existing dataset and for instance continue with a measurement.

This might be useful in some cases or is there a fundamental reason, we would not want that?