Electrode localization DataJoint element
Project description
DataJoint Element - Electrode Localization
-
This repository features a DataJoint pipeline design for localizing the Neuropixels electrodes within the Allen Mouse Common Coordinate Framework (CCF).
-
The pipeline presented here is not a complete pipeline by itself, but rather a modular design of tables and dependencies specific to the electrode localization workflow.
-
This modular pipeline element can be flexibly attached downstream to any particular design of an array electrophysiology pipeline, thus assembling a fully functional electrode localization pipeline.
-
See the Element Electrode Localization documentation for the background information and development timeline.
-
For more information on the DataJoint Elements project, please visit https://elements.datajoint.org. This work is supported by the National Institutes of Health.
Element architecture
Installation
-
Install
element-electrode-localization
pip install element-electrode-localization
-
Upgrade
element-electrode-localization
previously installed withpip
pip install --upgrade element-electrode-localization
-
Install
element-interface
element-interface
is a dependency ofelement-electrode-localization
, however it is not contained withinrequirements.txt
.
pip install "element-interface @ git+https://github.com/datajoint/element-interface"
Usage
Video Tutorial
Element activation
To activate the element-electrode-localization
, ones need to provide:
-
Schema names
- schema name for the
electrode
module
- schema name for the
-
Upstream tables +
-
Utility functions. See example definitions.
- get_ephys_root_data_dir(): Returns your root data directory.
- get_session_directory(): Returns the path of the session data relative to the root.
For more details, check the docstring of the element-electrode-localization
:
help(electrode.activate)
Example usage
See the workflow-array-ephys project for an example usage of this Element.
Citation
-
If your work uses DataJoint and DataJoint Elements, please cite the respective Research Resource Identifiers (RRIDs) and manuscripts.
-
DataJoint for Python or MATLAB
-
Yatsenko D, Reimer J, Ecker AS, Walker EY, Sinz F, Berens P, Hoenselaar A, Cotton RJ, Siapas AS, Tolias AS. DataJoint: managing big scientific data using MATLAB or Python. bioRxiv. 2015 Jan 1:031658. doi: https://doi.org/10.1101/031658
-
DataJoint (RRID:SCR_014543) - DataJoint for
<Select Python or MATLAB>
(version<Enter version number>
)
-
-
DataJoint Elements
-
Yatsenko D, Nguyen T, Shen S, Gunalan K, Turner CA, Guzman R, Sasaki M, Sitonic D, Reimer J, Walker EY, Tolias AS. DataJoint Elements: Data Workflows for Neurophysiology. bioRxiv. 2021 Jan 1. doi: https://doi.org/10.1101/2021.03.30.437358
-
DataJoint Elements (RRID:SCR_021894) - Element Electrode Localization (version
<Enter version number>
)
-
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file element-electrode-localization-0.1.0.tar.gz
.
File metadata
- Download URL: element-electrode-localization-0.1.0.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a75c19d8d363985894edb4a186cc9b16937268c72aa1910e16a43c6168ab85bf |
|
MD5 | f4ecaeba752cf9393f3bbbf7c0e5edfa |
|
BLAKE2b-256 | eb17b4dd58de9382611e31aa56ac10431d3d1b35e507354ce9be0e608da28ab1 |
File details
Details for the file element_electrode_localization-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: element_electrode_localization-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8decd5161c5244d5dea52c3646370b29d5d4910f2b26324e830a0daf8ace63d9 |
|
MD5 | 6ac71c3486755064b14bb4790a206150 |
|
BLAKE2b-256 | f74e046a1033b4aab86137ca363495759b4a6f9bba972368b8d01b88d3e1627b |