Min/Max detection

Summary

Doc_BoxAlgorithm_Min_MaxDetection.png
  • Plugin name : Min/Max detection
  • Version : 1.0
  • Author : Guillaume Gibert
  • Company : INSERM/U821
  • Short description : Outputs the minimum or the maximum value inside a time window
  • Documentation template generation date : Jul 24 2014

Description

Either min or max detection can be specified as a box parameter

This plugin is used to detect the minimum or the maximum value between 2 dates. This plugin allows the selection of the minimum or the maximum value to detect and the time start and time stop in between you are looking at.

Inputs

1. Input epochs

The input signal.

  • Type identifier : Signal (0x5ba36127, 0x195feae1)

Outputs

1. Output epochs

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

Settings

1. Min/Max

Select if you want to detect the Min or the Max.

  • Type identifier : Min/Max (0x4263ac45, 0x0af5e07e)
  • Default value : [ Max ]

2. Time window start

Starting time the algorithm will search the Min/Max value.

  • Type identifier : Float (0x512a166f, 0x5c3ef83f)
  • Default value : [ 300 ]

3. Time window end

Ending time the algorithm will search the Min/Max value.

  • Type identifier : Float (0x512a166f, 0x5c3ef83f)
  • Default value : [ 500 ]

Examples

Let's consider our input signal is an ERP. To detect the P300 ERP, select Max value and a Time Window Start equal to 250 ms and a Time Window End equal to 450 ms.

Miscellaneous

This plugin detects the minimum or the maximum value in a time window interval.