IGM.plot.plate.summary.for.bursts: Plot burst features

Description Usage Arguments Details Value Examples

View source: R/bursts.R

Description

Plots all bursting features in a _burst_plot.pdf under the output directory.

Usage

1

Arguments

s

MEA data structure

outputdir

Output directory

parameters

IGM.MEA basic parameter list

Details

The plot function will plot all the features calculated for the bursts in the recording. Those include: Mean Firing Rate by Plate (Hz), Mean firing rate, Mean Duration, Number of bursts by channel and well, Mean Inter Burst Interval, Mean ISI within bursts, Mean burst per minute, Mean spikes in a burst and % spikes in a burst. The function also calls calc.burst.distributions to calculate and plot burst feature distributions.

Value

A _burst_plot.pdf is printed under the output directory

Examples

1
2
data("S")  
#IGM.plot.plate.summary.for.bursts(S,"/Analysis")

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