Metadata-Version: 2.1
Name: element-electrode-localization
Version: 0.1.3
Summary: Electrode localization DataJoint element
Home-page: https://github.com/datajoint/element-electrode-localization
Author: DataJoint
Author-email: info@datajoint.com
License: MIT
Keywords: neuroscience electrode science datajoint
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: datajoint (>=0.13)
Requires-Dist: element-interface (>=0.3.0)
Requires-Dist: pynrrd

# DataJoint Element - Electrode Localization

DataJoint Element for localizing Neuropixels electrodes within the Allen brain atlas - 
[Allen Mouse Common Coordinate Framework (CCF)](http://atlas.brain-map.org/). 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.

## Experiment Flowchart

![flowchart](https://raw.githubusercontent.com/datajoint/element-electrode-localization/main/images/flowchart.svg)

## Data Pipeline

![pipeline](https://raw.githubusercontent.com/datajoint/element-electrode-localization/main/images/pipeline.svg)

## Getting Started

+ Install from PyPI

     ```bash
     pip install element-electrode-localization
     ```

+ [Documentation & Tutorials](https://datajoint.com/docs/elements/element-electrode-localization)


