Wiki source code of SGA2 SP3 UC003 - Temporal Structure in Recorded Ensemble Activity
Last modified by jfioril1 on 2022/05/23 22:36
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% class="jumbotron" %) | ||
2 | ((( | ||
3 | (% class="container" %) | ||
4 | ((( | ||
5 | = Temporal Structure in Recorded Ensemble Activity = | ||
6 | |||
7 | **Contribution to Use Case SGA2-SP3-003: Pipeline for analyzing the temporal structure in recorded Ensemble Activity and related Systems Neuroscience data in association with behavior, cognitive processing and modeling** | ||
8 | |||
9 | Experiments: Julien Fiorilli^^2^^ | ||
10 | |||
11 | Implementation: Regimantas Jurkus^^1^^, Julien Fiorilli^^2^^, Pietro Marchesi^^2^^, Thijs Ruikes^^2^^ | ||
12 | |||
13 | Lead: Michael Denker^^1^^, Sonja Grün^^1,3^^, Cyriel Pennartz^^2^^ | ||
14 | |||
15 | ,,1) Institute of Neuroscience and Medicine (INM-6) and Institute for Advanced Simulation (IAS-6) and JARA-Institute Brain Structure-Function Relationships (INM-10), Jülich Research Centre, Jülich, Germany,, | ||
16 | |||
17 | ,,2) Swammerdam Institute for Life Sciences, University of Amsterdam, Amsterdam, Netherlands,, | ||
18 | |||
19 | ,,3) Theoretical Systems Neurobiology, RWTH Aachen University, Aachen, Germany,, | ||
20 | ))) | ||
21 | ))) | ||
22 | |||
23 | (% class="row" %) | ||
24 | ((( | ||
25 | (% class="col-xs-12 col-sm-8" %) | ||
26 | ((( | ||
27 | == Synopsis of this demonstration == | ||
28 | |||
29 | This notebook, aimed at experimental and computational neuroscientists, demonstrates the principles of performing analysis of activity data on a complex dataset using the Neo and Elephant tools. We demonstrate the advantage of a common and shared data representation format for a challenging and complex electrophysiology dataset. Also, we showcase the first part of a pipeline for analysing for population-level data, including parallel spiking activity, paired with behavioural and cognitive state variables. | ||
30 | |||
31 | A detailed description is found in the interactive Jupyter notebook. | ||
32 | |||
33 | == Executing the analysis notebook == | ||
34 | |||
35 | * **Copy the collab drive to your drive space** | ||
36 | ** Open the Drive from the left menu | ||
37 | ** Select "Demonstrator_Use_Case_SGA2-SP3-003.ipynb", the "Figures" folder, and the "Data" folder | ||
38 | ** Copy the selected items, and select the destination 'My Library' from the dropdown 'Other Libraries' | ||
39 | |||
40 | * **Start a Jupyter Hub instance ** | ||
41 | In another browser, open [[https:~~/~~/lab.ebrains.eu>>url:https://lab.ebrains.eu]] | ||
42 | |||
43 | * **Run the notebook** | ||
44 | In the Jupyter Hub, navigate to `drive/My Libraries/My Library/Demonstrator_Use_Case_SGA2-SP3-003.ipynb`, and run the notebook. | ||
45 | |||
46 | |||
47 | |||
48 | Users without an ebrains account can access the notebook by opening: [[https:~~/~~/drive.ebrains.eu/d/26ee91ed433049278d0e/>>url:https://drive.ebrains.eu/d/26ee91ed433049278d0e/]] | ||
49 | |||
50 | == License == | ||
51 | |||
52 | All text and example data in this collab is licensed under under a [[Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License>>url:https://creativecommons.org/licenses/by-nc-nd/4.0/]]. Software code is licensed under [[a modified BSD license>>https://opensource.org/licenses/BSD-3-Clause]]. | ||
53 | Please note that the data in this Collab is preliminary and might therefore still contain inaccuracies in specific event timestamps. | ||
54 | |||
55 | [[image:88x31.png]] | ||
56 | |||
57 | |||
58 | == Acknowledgments == | ||
59 | |||
60 | This open source software code was developed in part or in whole in the Human Brain Project, funded from the European Union’s Horizon 2020 Framework Programme for Research and Innovation under the Specific Grant Agreement No. 785907 (Human Brain Project SGA2). | ||
61 | |||
62 | |||
63 | [[image:logos_sga2_sp3_uc003.png||alt="Logos SP3 Use Case 3"]] | ||
64 | ))) | ||
65 | |||
66 | |||
67 | (% class="col-xs-12 col-sm-4" %) | ||
68 | ((( | ||
69 | {{box title="**Contents**"}} | ||
70 | {{toc/}} | ||
71 | {{/box}} | ||
72 | |||
73 | |||
74 | ))) | ||
75 | ))) |