Skip to content

1.7.2

Compare
Choose a tag to compare
@cyberjunk cyberjunk released this 06 Jul 07:31
· 4 commits to release since this release
1346b3d

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 to OutputNodes like CustomFeedbackNode to select between node name (old) and channel name (new) as upload name.
    • Added support for using channel numbers in attribute Channels of ChannelSelectorNode automatically mapping entries like 1,2 to first and second channel of current device.
    • Added new quick channel selection in Sesssion Control widget linked to ChannelSelectorNode in classifier that got its Quick 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 to 0.0.
  • 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