You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0.8.1 (Apr 9, 2019) - Updated RxJs and removed debug device from menu
Updated RxJs
Removed debug device from menu
0.8.0 (Apr 1, 2019) - Better behavioural data and simplified Python environment
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.
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.
0.7.3 (Jan 15, 2019) - 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.
0.7.2 (Jan 13, 2019) - Custom stimuli titles; Small tweaks
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
0.7.1 (Dec 4, 2018) - More comprehensive error handling for Emotiv devices
Improved error handling of Emotiv devices in connectEpic
This has an important bugfix for the code that tries to make the app run on Windows 7.
Removed the menubar because I thought it looked better (and we're not using it anyway)
0.6.0 (Nov 16, 2018) - Offline experiments, illustrations, and Windows 7 support
This release includes the ability to create custom behaviour only experiments and should hopefully work on Windows 7 computers (by conditionally dropping Muse connectivity when run on a machine detected to be running Windows 7).
A complete EEG collection and analysis experience for both Emotiv and Muse, restricted to the N170 experiment and custom experiments based on the 2-stimulus protocol.
0.4.0 (Oct 1, 2018) - Alpha 4 release
Contains the custom experiment design feature, as well as lots of UI tweaks
0.3.0 (Sep 24, 2018) - Alpha 3 release
Includes workspace update and re-design of most of the app's UI
Includes some UI redesign as well as corrections to the core experiment collection code that should increase experiment reliability.
0.1.0 (Aug 22, 2018) - Alpha release for teacher training
An early version of the app that should be suitable for running N170 experiments with Emotiv or Muse and getting a feel for what working with the final version will be like.