Metadata-Version: 2.1
Name: element-array-ephys
Version: 0.2.10
Summary: DataJoint Element for Extracellular Array Electrophysiology
Home-page: https://github.com/datajoint/element-array-ephys
Author: DataJoint
Author-email: info@datajoint.com
License: MIT
Keywords: neuroscience electrophysiology science datajoint
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: datajoint (>=0.13)
Requires-Dist: element-interface (>=0.4.0)
Requires-Dist: ipywidgets
Requires-Dist: openpyxl
Requires-Dist: plotly
Requires-Dist: pyopenephys (>=1.1.6)
Requires-Dist: seaborn
Requires-Dist: scikit-image
Requires-Dist: spikeinterface
Requires-Dist: nbformat (>=4.2.0)
Provides-Extra: dev
Requires-Dist: pre-commit ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: pytest-cov ; extra == 'dev'
Provides-Extra: nwb
Requires-Dist: dandi ; extra == 'nwb'
Requires-Dist: neuroconv[ecephys] (>=0.2.0) ; extra == 'nwb'
Requires-Dist: pynwb (>=2.0.0) ; extra == 'nwb'

# DataJoint Element - Array Electrophysiology Element

DataJoint Element for extracellular array electrophysiology. DataJoint Elements
collectively standardize and automate data collection and analysis for neuroscience
experiments.  Each Element is a modular pipeline for data storage and processing with
corresponding database tables that can be combined with other Elements to assemble a
fully functional pipeline.

![diagram](https://raw.githubusercontent.com/datajoint/element-array-ephys/main/images/diagram_flowchart.svg)

Installation and usage instructions can be found at the
[Element documentation](https://datajoint.com/docs/elements/element-array-ephys).


