Skip to content

2.8.1 findCommonFirstPulse()

Shun Li edited this page Dec 7, 2023 · 1 revision

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


Clone this wiki locally