labstreaminglayer / pylsl

Python bindings (pylsl) for liblsl
MIT License
136 stars 57 forks source link

More informative error message when declared & actual channel count don't match #39

Closed chkothe closed 3 years ago

chkothe commented 3 years ago

It would be good if the exception that's raised here and in a similar situation a bit further down baked in the declared and the actual channel count, which can help in debugging.