JakubOrlinski97

Results 3 issues of JakubOrlinski97

instead of SIMPLE ones (single element arrays)

It seems that when using for example WriteAsciiString, values that are inherently scalar (ie. a single string) get written to the HDF5 file as an array of length 1. When...

When looking through the code of _clock_sync (https://github.com/xdf-modules/pyxdf/blob/main/pyxdf/pyxdf.py#L538) which is used at import time to synchronise clocks between streams I think I found a bug. In the synchronisation method there...