You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 8, 2023. It is now read-only.
This project follows the [DataJoint Contribution Guidelines](https://docs.datajoint.io/python/community/02-Contribute.html). Please reference the link for more full details.
Workflow for extracellular array electrophysiology data acquired with a polytrode probe
4
-
(e.g. [Neuropixels](https://www.neuropixels.org), Neuralynx) using the [SpikeGLX](https://github.com/billkarsh/SpikeGLX) or
5
-
[OpenEphys](https://open-ephys.org/gui) acquisition software and processed with [MATLAB-based Kilosort](https://github.com/MouseLand/Kilosort) or [python-based Kilosort](https://github.com/MouseLand/pykilosort) spike sorting software.
4
+
(e.g. [Neuropixels](https://www.neuropixels.org), Neuralynx) using the
5
+
[SpikeGLX](https://github.com/billkarsh/SpikeGLX) or
6
+
[OpenEphys](https://open-ephys.org/gui) acquisition software and processed with
7
+
[MATLAB-based Kilosort](https://github.com/MouseLand/Kilosort) or [python-based
4. Export of `no_curation` schema to NWB and DANDI (see [notebooks/09-NWB-export.ipynb](notebooks/09-NWB-export.ipynb)).
23
27
24
-
See the [Element Array Electrophysiology documentation](https://elements.datajoint.org/description/array_ephys/) for the background information and development timeline.
28
+
4. Export of `no_curation` schema to NWB and DANDI (see
For more information on the DataJoint Elements project, please visit <https://elements.datajoint.org>. This work is supported by the National Institutes of Health.
31
+
See the [Element Array Electrophysiology documentation](https://elements.datajoint.org/description/array_ephys/)
32
+
for the background information and development timeline.
33
+
34
+
For more information on the DataJoint Elements project, please visit
35
+
<https://elements.datajoint.org>. This work is supported by the National Institutes of
36
+
Health.
27
37
28
38
## Workflow architecture
29
39
@@ -38,18 +48,20 @@ schema options, selected via the DataJoint config file, with
38
48
39
49
+`acute` probe insertion, with curated clustering
40
50
+`chronic` probe insertion, with curated clustering
41
-
+`no-curation`, acute probe insertion with kilosort triggered clustering and supported NWB export
42
-
+`precluster`, acute probe insertion with pre-processing steps prior to clustering and curated clustering
51
+
+`no-curation`, acute probe insertion with kilosort triggered clustering and supported
52
+
NWB export
53
+
+`precluster`, acute probe insertion with pre-processing steps prior to clustering and
RJ, Siapas AS, Tolias AS. DataJoint: managing big scientific data using MATLAB or
101
+
Python. bioRxiv. 2015 Jan 1:031658. doi: <https://doi.org/10.1101/031658>
84
102
85
-
+ DataJoint ([RRID:SCR_014543](https://scicrunch.org/resolver/SCR_014543)) - DataJoint for `<Select Python or MATLAB>` (version `<Enter version number>`)
for `<Select Python or MATLAB>` (version `<Enter version number>`)
86
105
87
106
+ DataJoint Elements
88
-
+ 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>
107
+
+ Yatsenko D, Nguyen T, Shen S, Gunalan K, Turner CA, Guzman R, Sasaki M, Sitonic D,
108
+
Reimer J, Walker EY, Tolias AS. DataJoint Elements: Data Workflows for
109
+
Neurophysiology. bioRxiv. 2021 Jan 1. doi:
110
+
<https://doi.org/10.1101/2021.03.30.437358>
89
111
90
-
+ DataJoint Elements ([RRID:SCR_021894](https://scicrunch.org/resolver/SCR_021894)) - Element Array Electrophysiology (version `<Enter version number>`)
112
+
+ DataJoint Elements ([RRID:SCR_021894](https://scicrunch.org/resolver/SCR_021894)) -
113
+
Element Array Electrophysiology (version `<Enter version number>`)
0 commit comments