bkloeckl

Results 2 issues of bkloeckl

Fix [#385](https://github.com/cbrnr/mnelab/issues/385). Correctly load xdf files with incomplete data/gaps by inserting nan for missing data instead of interpolation.

Fixes [#451](https://github.com/cbrnr/mnelab/issues/451) in order to load XDF containing multi-channel marker stream. Also addresses some minor issues to recognize different names of marker types and auto-convert stream dtype to supported types...