Contents Up Previous Next

Synchronicity histogram

Purpose
Description
Macro Synopsis
Modules
Related Functions


Purpose

Synchronicity histogram

Description

This function displays a measure of dependency of a trigger and a probe signal. The occuring distances between the peaks of the trigger signal trig and the successive peaks of the probe signal probe are output as histogram. Parameters are:

Macro Synopsis

y = SynchroHistogram([trig,probe],peaktype,thresh,nbins,disttype);
signal trig,probe;
option peaktype;
float thresh;
int nbins;
option disttype;

Modules

Nonlinear

Related Functions

Histogram, Conditional coupling divergence (PCCD), Delta test, Mutual cross information, Pointwise transinformation, Post event scan, Transinformation, Post event time histogram, Peak-to-peak intervals.