Use the .h5 format to store and dynamically update the series_samp array. This PR gives a huge speedup in the update of large arrays during a calibration. Work by @marcofavorito
Types of changes
What types of changes does your code introduce?
Put an x in the boxes that apply
[ ] Bugfix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[x] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Proposed changes
Use the .h5 format to store and dynamically update the series_samp array. This PR gives a huge speedup in the update of large arrays during a calibration. Work by @marcofavorito
Types of changes
What types of changes does your code introduce? Put an
x
in the boxes that applyChecklist
Put an
x
in the boxes that apply.develop
branch (left side). Also you should start your branch off ourdevelop
.