calculate.isis: Calculate inter spike intervals

Description Usage Arguments Value Examples

View source: R/spikes.R

Description

The function calculates all the interspikes interval between all spikes of each of the channels recorded.

Usage

1

Arguments

s

MEA data structure

Value

Returns the MEA data structure (S object in the example) with the following new lists:

S$isis

list of all isis for each channel

S$mean.isis

mean isis for each channel

S$sd.isis

sd of isis for each channel

Examples

1
2

Example output

Warning message:
no DISPLAY variable so Tk is not available 

IGM.MEA documentation built on May 29, 2017, 11:07 p.m.