kirtonBCIlab / bci-essentials-python

Python backend for BCI Essentials
Mozilla Public License 2.0
11 stars 7 forks source link

Fix for predictions #99

Closed danielcomaduran closed 7 months ago

danielcomaduran commented 7 months ago

Changed output from ERP data to match changes made during the MindTV project

gregbci commented 7 months ago

Looks good. There were some issues with the build that I fixed re: PR #100 .

I tested some of the examples that use ErpData. I fixed an issue where ErpData was logging the whole Prediction object instead of just the selected label.