Description Usage Arguments Details Value Examples
Plots all bursting features in a _burst_plot.pdf under the output directory.
1 | IGM.plot.plate.summary.for.bursts(s, outputdir,parameters)
|
s |
MEA data structure |
outputdir |
Output directory |
parameters |
IGM.MEA basic parameter list |
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.
A _burst_plot.pdf is printed under the output directory
1 2 | data("S")
#IGM.plot.plate.summary.for.bursts(S,"/Analysis")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.