Skip to content

Releases: makebrainwaves/BrainWaves

v0.10.0

22 Jan 18:15
Compare
Choose a tag to compare
v0.10.0 Pre-release
Pre-release
  • Enable EEG for all experiments
  • Explore EEG data tab
  • Delay the python kernel launch
  • fix emotiv compability

v0.9.1

13 Nov 18:43
Compare
Choose a tag to compare
v0.9.1 Pre-release
Pre-release
  • Redesign on landing page
  • Now using labjs for the majority of experiments
  • option to enable/disable EEG

v0.9.0

12 Nov 21:16
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release
  • Redesign on landing page
  • Now using labjs for the majority of experiments
  • option to enable/disable EEG

Added Behavioral Results View

17 Jul 21:14
Compare
Choose a tag to compare
Pre-release

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

09 Apr 00:53
Compare
Choose a tag to compare

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

31 Mar 22:02
Compare
Choose a tag to compare

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

18 Jan 05:07
Compare
Choose a tag to compare
Pre-release

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

16 Jan 05:31
Compare
Choose a tag to compare

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

15 Jan 19:10
Compare
Choose a tag to compare

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

13 Jan 03:33
Compare
Choose a tag to compare
Pre-release

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