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
Copy file name to clipboardExpand all lines: projects/ECoG/README.md
+28-5Lines changed: 28 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,23 @@
1
1
# Guide to choosing an EEG/ECoG/LFP dataset
2
2
3
-
*July 5-23, 2021*
3
+
We have two types of ECoG datasets, each with their project template: one set from the AJILE12 dataset, and one set from Kai Miller's lab. Scroll down to see the project templates.
4
4
5
-
New in 2021, we have ECoG datasets ([youtube](https://youtube.com/watch?v=rAqtrBhwS80)) from Kai Miller! This is a rare dataset from intracranial electrocorticographic recordings in clinical settings. Please watch Kai Miller's TED talk to familiarize yourself with this type of recording.
5
+
## Exploring AJILE12 dataset:
6
+
7
+
See these papers for detailed information about the dataset:
8
+
9
+
- Peterson, S. M., Singh, S. H., Wang, N. X., Rao, R. P., & Brunton, B. W. (2021). Behavioral and neural variability of naturalistic arm movements. Eneuro, 8(3). doi: [10.1523/ENEURO.0007-21.2021](https://doi.org/10.1523/ENEURO.0007-21.2021)
10
+
- Singh, S. H., Peterson, S. M., Rao, R. P., & Brunton, B. W. (2021). Mining naturalistic human behaviors in long-term video and neural recordings. Journal of Neuroscience Methods, 358, 109199. doi: [10.1016/j.jneumeth.2021.109199](https://doi.org/10.1016/j.jneumeth.2021.109199)
11
+
12
+
Credit for data curation: Nima Dehghani
13
+
14
+
|| Run | View |
15
+
| - | --- | ---- |
16
+
| AJILE12 |[](https://colab.research.google.com/github/NeuromatchAcademy/course-content/blob/main/projects/ECoG/exploreAJILE12.ipynb)|[](https://nbviewer.jupyter.org/github/NeuromatchAcademy/course-content/blob/main/projects/ECoG/exploreAJILE12.ipynb?flush_cache=true)|
17
+
18
+
## Kai Miller datasets:
19
+
20
+
This a series of smaller datasets ([youtube](https://youtube.com/watch?v=rAqtrBhwS80)) from intracranial electrocorticographic recordings in clinical settings. Please watch Kai Miller's TED talk to familiarize yourself with this type of recording.
6
21
7
22
* The datasets are more or less at the same difficulty level. All datasets are from the same research group, using the same recording methods and standardized protocols.
8
23
@@ -53,7 +68,15 @@ Credit for data curation: Marius Pachitariu and the project TAs
53
68
54
69
- Miller, K. J., Schalk, G., Fetz, E. E., Den Nijs, M., Ojemann, J. G., and Rao, R. P. (2010). Cortical activity during motor execution, motor imagery, and imagery-based online feedback. Proceedings of the National Academy of Sciences 107(9):4430-4435. doi: [10.1073/pnas.0913697107](https://doi.org/10.1073/pnas.0913697107)
55
70
56
-
### Exploring AJILE12 dataset:
57
71
58
-
- Peterson, S. M., Singh, S. H., Wang, N. X., Rao, R. P., & Brunton, B. W. (2021). Behavioral and neural variability of naturalistic arm movements. Eneuro, 8(3). doi: [10.1523/ENEURO.0007-21.2021](https://doi.org/10.1523/ENEURO.0007-21.2021)
59
-
- Singh, S. H., Peterson, S. M., Rao, R. P., & Brunton, B. W. (2021). Mining naturalistic human behaviors in long-term video and neural recordings. Journal of Neuroscience Methods, 358, 109199. doi: [10.1016/j.jneumeth.2021.109199](https://doi.org/10.1016/j.jneumeth.2021.109199)
72
+
# Project Templates
73
+
74
+
Click on each image below to see a full browser version!
Copy file name to clipboardExpand all lines: projects/behavior_and_theory/README.md
+41-18Lines changed: 41 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,10 @@
1
-
# Guide to choosing a Behavior dataset
1
+
# Guide to choosing a Behavior And Theory dataset
2
2
3
-
*July 5-23, 2021*
3
+
The behavior and theory datasets and project templates are combined into the same topic. They range from projects focused on data analysis (i.e. the Caltech dataset) to pure theory projects where you implement and study a model like a recurrent neural network. Scroll down to see the project templates.
4
4
5
-
Everyone should consider the behavior-only datasets that we have, which are very rich with many subjects and many trials.
5
+
Pure theory projects are usually pursued by more advanced students. If your group is relatively new to neuroscience, you should consider doing a dataset or behavior project *and* include a theory component to it.
6
+
7
+
Every group can bring up and discuss theory projects. We have several example project templates for this that include code. However, a theory project can go in any direction.
6
8
7
9
## Caltech
8
10
@@ -44,14 +46,6 @@ The Laquitaine & Gardner dataset contains behavioral data collected in a motion
44
46
| Additional analyses |[](https://colab.research.google.com/github/NeuromatchAcademy/course-content/blob/main/projects/behavior/laquitaine_motion_prior_learning.ipynb)|[](https://nbviewer.jupyter.org/github/NeuromatchAcademy/course-content/blob/main/projects/behavior/laquitaine_motion_prior_learning.ipynb)|
45
47
46
48
47
-
# Guide to choosing a Theory project
48
-
49
-
*July 5-23, 2021*
50
-
51
-
Pure theory projects are usually pursued by more advanced students. If your group is relatively new to neuroscience, you should consider doing a dataset project *and* include a theory component to it.
52
-
53
-
Every group can bring up and discuss theory projects. We have two example project templates for this that include code. However, a theory project can go in any direction.
54
-
55
49
## Working memory
56
50
57
51
|| Run | View |
@@ -68,9 +62,9 @@ We built on [Feulner & Clopath, Plos Computational Biology, 2021](https://journa
68
62
69
63
70
64
## Databases of models
71
-
65
+
72
66
Here is a list of cool databases you might want to use to look for existing models, computational analyses / data processing tools and data.
|[BioModels](https://www.ebi.ac.uk/biomodels/)|:+1:|||**BioModels** is a repository of mathematical models of biological and biomedical systems. It hosts a vast selection of existing literature-based physiologically and pharmaceutically relevant mechanistic models in standard formats. |
@@ -80,14 +74,43 @@ Here is a list of cool databases you might want to use to look for existing mode
80
74
|[EEGbase]([http://eegdatabase.kiv.zcu.cz/home-page](http://neuroinformatics.kiv.zcu.cz/articles/read/eegerp-portal-eegbase-_2014-12-19))||:+1:|:+1:|**EEGbase** is a system for storage, management, sharing and retrieval of EEG/ERP data, metadata, tools and documents related to electrophysiology. |
81
75
|[INCF resources](https://www.incf.org/resources/sbps)|:+1:|:+1:|:+1:| A list of resources endorsed by **INCF**. |
82
76
|[NITRC](https://www.nitrc.org/)|:+1:|:+1:|:+1:|**NeuroImaging Tools & Resources Collaboratory** is an award-winning free web-based resource that offers comprehensive information on an ever expanding scope of neuroinformatics software and data. |
|[figshare](https://figshare.com/)| A database of everything research related that's openly shared |
91
85
|[Google Dataset search](https://datasetsearch.research.google.com/)| Lets you do a Google search specifically to find datasets |
92
86
|[NeuroVault](https://neurovault.org/)| A public repository of unthresholded statistical maps, parcellations, and atlases of the brain. (MRI and PET) |
93
-
|[KnowledgeSpace](https://knowledge-space.org/)| A globally-used, community-based, data-driven encyclopedia for neuroscience that links brain research concepts to data, models, and the literature that support them. |
87
+
|[KnowledgeSpace](https://knowledge-space.org/)| A globally-used, community-based, data-driven encyclopedia for neuroscience that links brain research concepts to data, models, and the literature that support them. |
88
+
89
+
90
+
# Project Templates
91
+
92
+
Click on each image below to see a full browser version!
0 commit comments