-
Notifications
You must be signed in to change notification settings - Fork 1
Home
DaminK edited this page Jun 3, 2022
·
27 revisions
Calc Cobra (TODO) is a data pipeline for processing and analysing task-specific (widefield) calcium imaging data through neural decoding. Here, calcium activity is a proxy for neuronal activations. It provides stand-alone functionalities to visualize the data as well as enabling the export of processed data for other visualization purposes.
- Brain Alignment (between different Sessions and Subjects)
- Automatic Registration with novel MesoNet (under development)
- Different data-driven & anatomical parcellations
- Including novel locaNMF to obtain interpretable, data-driven brain sub-regions
- Different brain connectivity measurements
- Functional connectivity (statistical relationship)
- Effective connectivity (est. causal influence)
- Novel MOU-EC fits generative network model
-
Required Software
-
Required Files
- Put the experimental data into
resources/experiment/mouse-id/experiment-date/
with mouse-id and experiment-date being provided by you- e.g.
../repository/resources/experiment/GN06/2021-01-20_10-15-16
- e.g.
- Put the experimental data into
-
Trouble Shooting
- To use Virtual Environment with Anaconda on Windows you may need to:
- download the buidling wheels for tables und h5py from here
- installing through pip leads to errors in other modules
- To use Virtual Environment with Anaconda on Windows you may need to:
- Commands
- Config
-
- Loading & Preprocessing
- Parcellation
- Filtering
- Condition Extraction
- Feature Calculation
- Recursive Feature Elimination
- Deconding
- Plotting
-
- Loading & Preprocessing
- Parcellation
- Filtering
- Condition Extraction
- Feature Calculation
- Recursive Feature Elimination
- Deconding
- Plotting