Clemens Brunner
Clemens Brunner
That's a notebook running a Jupyter kernel.
I'd also prefer zoom buttons with either horizontal or vertical indicators. I'm using those in [SigViewer](https://github.com/cbrnr/sigviewer).
> I'm fine with moving it to the start. This doesn't solve the problem though. What if you are in the middle or at the end of a long annotation?...
Hello! Just wanted to say hi to include myself in the loop 😄. Could someone quickly explain what the aim of this PR is? Is it to add VAR model...
I'm not sure a new chunk type is the best solution. Have you tried Cythonizing the existing type 3 reader?
Can you summarize again why chunk3 reading is slow? I didn't really understand it from you initial post. Is it the nested nature of the samples structure (i.e. that you...
> Just a comment on the speed, Matlab has very well optimized matrix handling and is always working to improve performance there, so it's probably always going to be better...
> Chad managed to get pylsl working quite well on pip, but I gather it was no small effort and there have been a few hiccups along the way (e.g....
@cboulay a new chunk format won't speed up loading of existing chunk3 files, so an optimized chunk3 reader would probably be a good idea regardless of how we handle the...
> So far nobody (apart from me) uses it :-) In some very narrow cases (see example above) the timestamps might need more space, but in practice this rarely happens....