OpenViBE Documentation 3.6.0
Connectivity Spectrum Extractor

Summary

  • Plugin name : Connectivity Spectrum Extractor
  • Version : 0.0.1
  • Author : Arthur Desbois
  • Company : Inria
  • Short description : Extract spectrum vector from 3D Connectivity Matrix
  • Documentation template generation date : Jan 24 2024

Description

Extract a spectrum vector (coherence, MSC...) from a 3D connectivity matrix, assuming its first dimension is the frequency dim.

Inputs

1. 3d connectivity matrix

3D Connectivity Matrix to extract Spectrum vector from

  • Type identifier : Streamed matrix (0x544a003e, 0x6dcba5f6)

Outputs

1. connectivity

Connectivity Spectrum of a pair of channels from source signal

  • Type identifier : Spectrum (0x1f261c0a, 0x593bf6bd)

Settings

1. Channel 1

First channel from source signal to get connectivity spectrum from

  • Type identifier : Integer (0x007deef9, 0x2f3e95c6)
  • Default value : [ 0 ]

2. Channel 2

Second channel from source signal to get connectivity spectrum from

  • Type identifier : Integer (0x007deef9, 0x2f3e95c6)
  • Default value : [ 0 ]

3. Sampling Freq

Sampling frequency of source signal

  • Type identifier : Integer (0x007deef9, 0x2f3e95c6)
  • Default value : [ 500 ]

Examples

Miscellaneous