1.7.2
Installation
Windows 10 and 11
- Download the according
.msi
file for your platform from assets below - Install the downloaded
.msi
(requires admin rights) - Use
neuromore Studio
entry in start menu
macOS 10.15 and above
- neuromore Studio can now be installed directly from the Mac App Store
- Alternatively download and install the side-load package from the assets below
Ubuntu 20.04 and 22.04
- Download the according
.deb
file for your platform from the assets below. - Install it using e.g.
sudo apt-get install -f ./Studio-X.Y.Z-ubuntu-22.04-amd64.deb
- Start it using the neuromore Studio icon in your Ubuntu
Applications
Visualizations
Support for visualizations depends on platform
- Windows 32/64-Bit Intel: all four visualizations
- Windows 64-Bit ARM: no visualizations
- macOS 64-Bit Intel/ARM: two visualizations
- Ubuntu 64-Bit Intel: two visualizations
- Ubuntu all other: no visualizations
Changes
Show
Improvements
- Added MSI installer for Windows
- Improved reusability of classifiers and experiences in conjunction with generic EEG device node
- Added attribute
Output Name
toOutputNodes
likeCustomFeedbackNode
to select betweennode name
(old) andchannel name
(new) as upload name. - Added support for using channel numbers in attribute
Channels
ofChannelSelectorNode
automatically mapping entries like1,2
to first and second channel of current device. - Added new quick channel selection in
Sesssion Control
widget linked toChannelSelectorNode
in classifier that got itsQuick Config
attribute checked (allows to quickly run sessions using different channels) - Changed
ParameterNode
to use sample-rate from active BCI device if its sample-rate attribute is set to0.0
.
- Added attribute
- Improved Impedance/Signal Quality
- Improved support for devices that provide signal quality without a dedicated test-mode
- Added table showing impedances for up to first eight channels of a device to
Devices
widget - Reworked signal check in
Devices
widget
- OpenBCI specific
- Renamed channels to numbers 1-8
- Always show impedances in Devices widget.
- Render folder names multi-line on folder icons instead below if no folder icon is available in
Experience Selection
widget - Several small layout changes in Devices and Session Control widgets.
Fixes
- Fix OSC not working when using same UDP ports for input and output (e.g. loop-back in classifier)
- Fix some cases of
RAW EEG
widget not rendering more than a few seconds of data - Fix
StringArray
attribute on nodes not working correctly in some cases
Branding or Clinic specific
- Automatically focus search on user selection popup
- Increased button sizes on Report popup
- Use
HasMinimalDeviceInfo
to limit info in Devices widget - Use
HasColorCodesForChannels
to apply special coloring on channels in Devices widget