sjemea-package: Read and process multielectrode array data.

sjemea-packageR Documentation

Read and process multielectrode array data.

Description

Multielectrode array (MEA) analysis in R

Format

A data frame with 512 observations on the following 3 variables.

list("electrode")

a numeric vector

list("x")

a numeric vector

list("y")

a numeric vector

Details

Collection of tools for reading in and processing MEA data. ...

Author(s)

sje30@cam.ac.uk

Source

Stafford et al. (2009) Neuron.

See Also

http://damtp.cam.ac.uk/user/eglen/waverepo Layout of the MEA provided by Alan Litke, as used in the 2009 Neuron paper.

For each electrode name, the (x,y) location of the electrode (in units of um) is given.

Examples

data(litke1layout)
## maybe str(litke1layout) ; plot(litke1layout) ...

sje30/sjemea documentation built on May 21, 2024, 5:44 a.m.