fbpx

SUITE 2020

BCI & NEUROTECHNOLOGY SOFTWARE

SHOP NOW

The g.tec Suite 2020 contains the software library to run data-acquisition and real-time processing experiments with g.USBamp, g.HIamp and g.Nautilus. It consists of the packages g.HIsys, g.Recorder, g.NEEDaccess and g.BSanalyze. Furthermore, it allows to control the g.Estim FES, g.Estim PRO with the switching unit and g.CUBE.

From now on, software upgrades e.g. from g.Recorder BASIC to g.Recorder PROFESSIONAL are made simple. The g.tec Suite 2020 is combining all functions to create sophisticated neuroscience experiments quickly.

Furthermore, it includes a Montage Creator to plan EEG, ECoG and g.Pangolin recordings.

PRODUCT HIGHLIGHTS

Rapid prototyping environment (including g.NEEDACCESS, MATLAB API, Python API, C API)
g.tec Suite 2020 can be upgraded with g.Recorder, g.BSanalyze, g.HIsys
Works with all g.tec biosignal amplifiers and stimulators
Works with all g.tec stimulators and switching unit
New software update feature (Notifications)
New hardware & software compatibility check
Software licenses
Montage Creator with 2D and 3D visualization including MR and CT images

SOFTWARE PACKAGES INCLUDED

g.BSanalyze
g.HIsys Basic
g.HIsys Professional
g.Recorder Basic
g.Recorder Basic
g.Recorder Professional
g.NEEDaccess MATLAB API
g.NEEDaccess Client API
g.NEEDaccess C API
g.NEEDaccess .NET API
g.NEEDaccess MATLAB
g.NEEDaccess Network
g.NEEDaccess Python
Montage Creator
g.Pangolin Montage Creator
iEEG Montage Creator

RAPID PROTOTYPING ENVIRONMENT TO SPEED UP YOUR RESEARCH.

Get full control over your hardware & software!

The rapid prototyping environment integrates seamlessly all modules from biosignal data acquisition, real-time processing, offline analysis to close-loop experiments with electrical and magnetic stimulation in one single environment.

It comes with the g.NEEDaccess server that provides you access to g.HIamp, g.USBamp and g.Nautilus and includes C/.NET, MATLAB and Python APIs to develop your own applications. The g.NEEDaccess server transfers the data to g.Recorder and g.HIsys.

The g.tec Suite 2020 can be upgraded with g.Recorder, g.HIsys and g.BSanalyze.

SHOP NOW

g.needaccess software package

g.NEEDACCESS

g.NEEDaccess is a server that facilitates simple and platform independent data acquisition from (multiple) devices over a network or direct connection, which considerably reduces workload. g.NEEDaccess allows you to acquire data easily from g.tec devices without having to take care of low-level aspects of data acquisition. The server handles acquisition and preprocessing of data such that the user receives data ready to analyze. Since data acquisition is also realized over the network, it is now possible to collect the acquired data on a different computer than the one connected to the g.tec device (if both are connected to the network).

Moreover, the server is able to provide data from a single acquisition simultaneously for multiple clients. Thus, multiple users across different systems can simultaneously review data in real-time.

PRODUCT HIGHLIGHTS

  • Platform independent data acquisition for g.tec devices
  • Data acquisition from multiple devices
  • Easily access ready-to-analyze data
  • Remote access to data acquisition devices

TECHNICAL SPECIFICATIONS

  • g.NEEDaccess C API is available for g.HIamp, g.Nautilus, g.USBamp
  • g.NEEDaccess MATLAB API available for g.HIamp, g.Nautilus, g.USBamp
  • g.NEEDaccess Client API available for g.HIamp, g.Nautilus, g.USBamp
  • g.NEEDaccess .NET API available for g.HIamp, g.Nautilus, g.USBamp
  • g.NEEDaccess MATLAB available for g.HIamp, g.Nautilus, g.USBamp
  • g.NEEDaccess Network available for g.HIamp, g.Nautilus, g.USBamp
  • g.NEEDaccess Python available for g.HIamp, g.Nautilus, g.USBamp

g.NEEDACCESS MATLAB API

The toolbox is a device driver that lets users read biosignal data like EEG, ECoG, EMG, EOG and ECG within the MATLAB environment. MATLAB is a very flexible development environment, which allows you to easily set up your own signal acquisition and analysis by utilizing all available toolboxes from MATLAB (like Statistics, Neural Networks, and Signal Processing).

One of the key advantages of the API for MATLAB is that it is fully integrated into MATLAB. Therefore, you can start data acquisitions within minutes, and build your application easily and quickly. The API for MATLAB contains commands that provide full access to the amplifier. There are commands for reading the data, setting the bandpass and Notch filters, changing the sampling frequency of the amplifier, defining bipolar derivations and calibrating the system.

GET YOURS

g.HIsys Matlab Simulink

TECHNICAL SPECIFICATIONS

  • Connect Devices to the Computer: This function returns all g.tec devices available at a defined endpoint (IP address and port). Host and local IP and corresponding ports are required to use this function.
  • Measure Impedance: g.NEEDaccess allows the measurement of channel impedances for g.Nautilus, g.HIamp and g.USBamp.
  • Get Available Channels: This allows you to check which EEG channels are available.
  • Get Available Filters: This command reads out all available bandpass and notch filters.
  • Get Supported Sampling Rates: This reads out supported sampling frequencies.
  • Get Device Info: This command reads out the serial number of the device.
  • Get Scaling: This reads out the scaling factor and offset for each EEG channel.
  • Set Configuration: This sets the configuration of the devices.
  • Start Data Acquisition: This starts the data acquisition with the settings provided.
  • Stop Data Acquisition: This stops the data acquisition.
  • Get Data: This command reads out EEG data during data acquisition.

PRODUCT HIGHLIGHTS

  • Acquire EEG, ECoG, ECG, EMG, EOG data directly within MATLAB
  • Control g.HIamp, g.USBamp and g.Nautilus from the MATLAB command line
  • Easily use the MATLAB API to handle g.tec amplifiers
  • Write your own MATLAB programs for on-line visualization and signal analysis
  • Data can be read directly into MATLAB for further offline processing
  • Speed up your development time – from months to hours

Unicorn Python API software screenshot

g.NEEDACCESS PYTHON API

The Python API allows you to read in data from g.HIamp, g.USBamp and g.Nautilus in real-time and to perform your analysis in Python. Therefore, you can also use Python libraries to speed up the development process of your own applications.

PRODUCT HIGHLIGHTS

  • Define intracranial electrode positions on 2D images or 3D brains for visualization in g.BSanalyze and g.HIsys
  • Interactive electrode grid placement in 2D or 3D
  • Pre-defined database of more than 100 certified electrode grids from different manufacturers
  • Comes with a MNI 152 based 3D brain template
  • Use any reconstructed patient’s brain by importing FreeSurfer data or other files
  • Use any schematic image or photograph of the craniotomy
  • Extract 3D electrode locations from CT imaging

TECHNICAL SPECIFICATIONS

  • Up to 1024 channels / 64 electrode grids
  • Electrode grid library with grids from Ad-Tech, Dixi Medical, PMT, Unique medical, CorTec and g.tec medical engineering
  • Load CT / MRI data from NIFTI files

g.NEEDACCESS C API

The Application Programming Interface (API) allows you to access the amplifier from many programming environments. The API has functions to fully control the amplifier from C, C++, Visual Basic, LabView and many more programming languages. The API is available for Windows operating systems.

It enables you to program your own sophisticated biosignal acquisition and data processing applications. Sample programs and the well documented source code in the electronic manual serve as a template for your programs. The device driver package contains demo programs that show you the usage of all functions and help to get started with the API.

  • Acquire EEG, ECoG, ECG, EMG, EOG data in your own programs
  • Available for Windows
  • Include your own sophisticated data processing algorithms
  • Develop stand-alone programs for biosignal analysis

GET YOURS

iEEG MONTAGE CREATOR: ECOG ELECTRODE PLACEMENT

The iEEG Montage Creator allows to define intracranial electrode positions on 2D images or 3D brains for visualization in g.BSanalyze and g.HIsys. The software uses a pre-defined database of certified electrode grids from different manufacturers.

In the Montage Creator, electrode grids can be placed on schematic images, photographs of the craniotomy, or, in 3D mode, on the MNI 152 template or on the reconstructed patient’s brain. Moreover, the software can be used to extract 3D electrode locations from CT imaging.

g.PANGOLIN MONTAGE CREATOR: INTERACTIVE ELECTRODE GRID PLACEMENT

Use the g.PANGOLIN Montage Creator to plan your 64-, 128-, 256-, 1 024 channel ultra-high density recording with precise positions. Check the video to see how the grids can be interactively placed and attached to the head. The iEEG Montage Creator allows you to place ECoG electrode grids directly on the brain surface. This information is used in g.HIsys Professional and g.BSanalyze to topographically map the brain activity.

iEEG MONTAGE CREATOR: CT AND MRI CO-REGISTRATION

The iEEG Montage Creator allows you to co-register a post-operative CT and a pre-operative anatomical MRI in order to extract electrode locations for visualization with a 3D model of the cortex.

iEEG MONTAGE CREATOR: CT ELECTRODE SEGMENTATION

The iEEG Montage Creator allows you to segment implanted electrodes from a post-operative CT and automatically detect the ECoG electrode locations.

iEEG MONTAGE CREATOR: STEREO-EEG ELECTRODE PLACEMENT

The new sEEG functionality is now available in the iEEG Montage Creator of the g.tec Suite 2020. The video shows how depth electrodes are inserted into the thalamus for high-gamma mapping with cortiQ and neuromodulation experiments. This can be useful for many different medical and scientific applications, for example for patients who suffer from Parkinson’s disease, STN in the thalamus is used for electrical stimulation in order to reduce tremor.

 

ALL SOFTWARE ADD-ONS

#

3.570 €

80% discount with g.HIamp, g.USBamp, g.Nautilus

  • Control of 16 applications
  • g.STIMbox C and MATLAB API functions and demo code
  • Acquisition server for g.HIamp, g.USBamp and g.Nautilus
  • 5 programming languages supported
  • C API functions and demo code
  • .NET API functions and demo code
  • MATLAB API functions and demo batches
  • Network API functions and demo code
  • Python API and demo code
  • Data format convert to EDF/GDF
  • g.Estim FES control interface
  • g.Estim PRO control interface
  • g.Estim PRO switching unit control interface
  • Montage Creator
  • License Control
  • Update Handling
  • Notifications
  • System Diagnosis
  • Onboarding
START CONFIGURATOR
#

7.200 €

50% discount with g.HIamp, g.USBamp or g.Nautilus

  • Biosignal off-line processing
  • Batch processing
  • 167 biosignal processing algorithms/steps included
  • Seamless integration with g.HIsys to calibrate BCI models
  • Onboarding
  • Read and analyze data from g.Recorder, g.HIsys, cortiQ
  • EEG toolbox
  • ECG toolbox
  • Classification toolbox
  • High-resolution toolbox
  • Cerebral Function Analysis
  • Spike toolbox
  • Cortico-Cortical Evoked Potentials
  • ECoG toolbox
  • TMS toolbox
  • Cascading Notch filter to suppress power line noise
  • Time-domain whitening for superb signal-to-noise ratio
LEARN MORE
#

BASIC 1.150 €

5% discount with g.HIamp, g.Nautilus or g.USBamp

  • Amplifier block to read data from g.USBamp, g.HIamp and g.Nautilus
  • Scope for ultra-fast raw data visualization of up to 1024 channels
  • Full control of biosignal amplifiers
  • 1 Block Library
  • 5 Simulink Models
  • Onboarding
LEARN MORE
#

PROFESSIONAL 5.990 €

10% discount with g.HIamp, g.Nautilus or g.USBamp

  • Amplifier block to read data from g.USBamp, g.HIamp and g.Nautilus
  • Scope for ultra-fast raw data visualization of up to 1024 channels
  • Full control of biosignal amplifiers
  • 19 Block Libraries
  • 118 Simulink Models
  • 89 Signal Processing Blocks (Feature Extraction, Pre-processing, Visualization. Classification, Paradigm)
  • P300 BCI (Visual P300, Vibro-tactile P300)
  • SSVEP BCI
  • Motor Imagery BCI (Bandpower, Common Spatial Patterns, Common Spatial Patterns with FES)
  • Physio Observer
  • g.Estim PRO and Switching Unit Interface
  • g.Estim FES Interface
  • g.STIMbox Interface
  • Transcranial magnetic stimulation
  • Eyetracking Interface
  • UDP Interface
  • Distributed EEG
  • Cortico-Cortical Evoked Potentials
  • ECoG
  • Functional Near Infrared Spectroscopy
  • Virtual and Augmented Reality
  • Neuromodulation
  • Evoked Potentials
  • Audio, Video, Keyboard, Mouse
  • Hyperscanning
  • EMG/EOG control
  • ECG and respiration
  • Hybrid BCI
  • Remote Data Acquisition Block
  • 3D Visualization
  • LSL interface
  • Central sulcus mapping
  • g.CUBE interface
LEARN MORE
#

BASIC 1.150 €

Basic bundle, 5% discount with g.HIamp, g.Nautilus or g.USBamp

  • Data acquisition and high-speed visualization
  • High-speed data visualization
  • Data storage in HDF5 format
  • Selection of sampling frequencies up to 38.4kHz, recording channels, bandpass and Notch filters
  • Visualization filters (bandpass, Notch)
  • Impedance check
  • Onboarding
LEARN MORE
#

PROFESSIONAL 3.570 €

10% discount with g.HIamp, g.Nautilus or g.USBamp

  • Data acquisition from g.HIamp, g.USBamp and g.Nautilus
  • High-speed data visualization
  • Data storage in HDF5 format
  • Review mode
  • Selection of sampling frequencies up to 38.4kHz, recording channels, bandpass and Notch filters
  • Visualization filters (bandpass, Notch)
  • Impedance check
  • Video
  • Evoked potentials
  • Heart-rate and heart-rate variability
  • Cerebral function analysis
  • Onboarding
LEARN MORE
#

8.349 €

Buy with g.HIamp, g.USBamp or g.Nautilus

  • High-gamma mapping
  • Paradigm Editor
  • Montage Creator
  • Data storage
  • Onboarding
LEARN MORE

NEED MORE INFORMATION
ABOUT THIS PRODUCT?

Send us your email so we can contact you as soon as possible.