2.8.1 findCommonFirstPulse() - shunnnli/NeuroDAP GitHub Wiki

Overview

Find the first common sync pulse between two systems based on dot product. Not used any more.

Inputs and options

  • low_upsample:
  • highSample:
  • lowIdx:
  • highIdx:
  • scalar:
  • lowName:
  • highName:

Outputs

  • lowFirst:
  • highFirst:
  • lowFirstIdx:
  • highFirstIdx:

Examples