Releases: makebrainwaves/BrainWaves
v0.10.0
- Enable EEG for all experiments
- Explore EEG data tab
- Delay the python kernel launch
- fix emotiv compability
v0.9.1
- Redesign on landing page
- Now using labjs for the majority of experiments
- option to enable/disable EEG
v0.9.0
- Redesign on landing page
- Now using labjs for the majority of experiments
- option to enable/disable EEG
Added Behavioral Results View
It is now possible to visualize the behavioral results from the experiment. Within the app, we present the individual summary data as well as a toggle to plot the raw data.
Updated RxJs and removed debug device from menu
This patch updates the RxJS dependency, which may have been causing issues with connectivity and experimental display. Also, it removes a debug device option that snuck into the master branch
Better behavioural data and simplified Python environment
This release adds Event Type, Expected Key Press, and Correct columns to behavioural data. Hopefully, this makes it easier for students to work with the behavioral data collected from the app.
The Python environment has also been greatly simplified. We are now using just the dependencies that we actually use in the app instead of the entire recommended set of dependencies from MNE. This should hopefully reduce issues with installation .
Hotfix: Updated Emotiv Credentials
This release includes new Emotiv credentials into the app that should address issues with being unable to create new sessions on Epoc EEG devices.
Hotfix: Improved error handling in device connectivity
This version should be free of Emotiv connectivity issues, as well as provide better error messages about the connection process.
In the event of a connection failure, notifications will now indicate where along the process of authentication, requesting sessions, and subscribing to data things went wrong.
Special characters such as "." and "/" that will lead to corrupt directory names will now be automatically removed from text inputs.
Some typos were also fixed in the app text.
Hotfix: device names not displayed; issues connecting to EEG devices
This update should address issues with device connectivity in the most recent version of the app. Some changes introduced in 0.7.2 have been reverted.
Custom stimuli titles; Small tweaks
This releases fixes some small issues.
- Custom stimuli should now appear with the correct names in the Analyze and Clean screens
- The Home screen should allow scrolling through workspaces when many of them are created