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
# DataJoint Element for Functional Calcium Imaging
4
4
5
5
DataJoint Element for functional calcium imaging with
6
6
[ScanImage](https://docs.scanimage.org/),
@@ -13,7 +13,8 @@ and `Bruker Prairie View` acquisition software; and
13
13
software. DataJoint Elements collectively standardize and automate
14
14
data collection and analysis for neuroscience experiments. Each Element is a modular
15
15
pipeline for data storage and processing with corresponding database tables that can be
16
-
combined with other Elements to assemble a fully functional pipeline. This repository also provides a tutorial environment and notebooks to learn the pipeline.
16
+
combined with other Elements to assemble a fully functional pipeline. This repository
17
+
also provides a tutorial environment and notebooks to learn the pipeline.
17
18
18
19
## Experiment Flowchart
19
20
@@ -23,11 +24,13 @@ combined with other Elements to assemble a fully functional pipeline. This repos
+ We have designed three variations of the pipeline to handle different use cases. Displayed above is the default `imaging` schema. Details on all of the `imaging` schemas can be found in the [Data Pipeline](https://datajoint.com/docs/elements/element-calcium-imaging/latest/pipeline/) documentation page.
27
+
+ We have designed three variations of the pipeline to handle different use cases.
28
+
Displayed above is the default `imaging` schema. Details on all of the `imaging`
29
+
schemas can be found in the [Data Pipeline](https://datajoint.com/docs/elements/
0 commit comments