-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathnwb.namespace.yaml
60 lines (60 loc) · 1.88 KB
/
nwb.namespace.yaml
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
52
53
54
55
56
57
58
59
60
namespaces:
- name: core
doc: NWB namespace
author:
- Andrew Tritt
- Oliver Ruebel
- Ryan Ly
- Ben Dichter
- Keith Godfrey
- Jeff Teeters
contact:
- ajtritt@lbl.gov
- oruebel@lbl.gov
- rly@lbl.gov
- bdichter@lbl.gov
- keithg@alleninstitute.org
- jteeters@berkeley.edu
full_name: NWB core
schema:
- namespace: hdmf-common
- doc: This source module contains base data types used throughout the NWB:N data
format.
source: nwb.base.yaml
title: Base data types
- doc: This source module contains neurodata_types for device data.
source: nwb.device.yaml
title: Devices
- doc: This source module contains neurodata_types for epoch data.
source: nwb.epoch.yaml
title: Epochs
- doc: This source module contains neurodata_types for image data.
source: nwb.image.yaml
title: Image data
- doc: Main NWB:N file specification.
source: nwb.file.yaml
title: NWB:N file
- doc: Miscellaneous types.
source: nwb.misc.yaml
title: Miscellaneous neurodata_types.
- doc: This source module contains neurodata_types for behavior data.
source: nwb.behavior.yaml
title: Behavior
- doc: This source module contains neurodata_types for extracellular electrophysiology
data.
source: nwb.ecephys.yaml
title: Extracellular electrophysiology
- doc: This source module contains neurodata_types for intracellular electrophysiology
data.
source: nwb.icephys.yaml
title: Intracellular electrophysiology
- doc: This source module contains neurodata_types for opto-genetics data.
source: nwb.ogen.yaml
title: Optogenetics
- doc: This source module contains neurodata_types for optical physiology data.
source: nwb.ophys.yaml
title: Optical physiology
- doc: This source module contains neurodata_type for retinotopy data.
source: nwb.retinotopy.yaml
title: Retinotopy
version: 2.2.4