-
Notifications
You must be signed in to change notification settings - Fork 2
/
_toc.yml
51 lines (50 loc) · 1.19 KB
/
_toc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: 0-HowToUseThisTextbook.md
chapters:
- file: 1-Intro.md
sections:
- file: 1.1-RelevantTech.md
- file: 1.2-CurrentProjects.md
- file: 1.3-EthicalConcerns.md
- file: 2-Neuroscience.md
sections:
- file: 2.1-Brain.md
- file: 2.2-NervousSystem.md
- file: 2.3-ActionPotential.md
- file: SpikeModellingLab.ipynb
- file: 2.4-MotorSystems.md
- file: 2.5-SensorySystems.md
- file: 3-Cognition.md
sections:
- file: 3.1-Philosophy.md
- file: 3.2-Perception.md
- file: 3.3-Attention.md
- file: 3.4-Consciousness.md
- file: 3.5-Learning+Memory.md
- file: 4-FMRI
sections:
- file: 4.1-BrainActiviy(BOLD)
- file: 4.2-DataProcessing
- file: 4.3-Examples
- file: 5-EEG.md
sections:
- file: 5.1-BrainWaves.md
- file: 5.2-Preprocessing.md
- file: 5.3-FourierTransform
- file: 5.4-ML
- file: 5.5-Examples
- file: 6-EMG/EOG
sections:
- file: 6.1-Oculometrics
- file: 6.2-Examples
- file: 7-Neuroethics/Industry
sections:
- file: 7.1-Industry
- file: 7.2-Neuroethics
- file: Appendix
sections:
- file: Python/Packages
- file: SignalProcessing
- file: Neuroscience