1
1
analysis : Analysis
2
- analysis/psth : PSTH
3
2
analysis/power_spectrum : PowerSpectrum
3
+ analysis/psth : PSTH
4
4
cell : Cell
5
5
datacite/alternate_identifier : AlternateIdentifier
6
6
datacite/contributor : Contributer
@@ -31,7 +31,7 @@ experiment: Experiment
31
31
experiment/behavior : Behavior
32
32
experiment/electrophysiology : Electrophysiology
33
33
experiment/imaging : Imaging
34
- experiment/pschophysics : Psychophysics
34
+ experiment/psychophysics : Psychophysics
35
35
hardware_properties : HardwareProperties
36
36
hardware_settings : HardwareSettings
37
37
hardware : Hardware
@@ -48,14 +48,14 @@ hardware/microscope: Microscope
48
48
hardware/microscope_objective : MicroscopeObjective
49
49
hardware/scanner : Scanner
50
50
hardware/stimulus_isolator : StimulusIsolator
51
- model/lif : Leaky integrate and fire
52
- model/pif : perfect integrate and fire
53
- model/multi_compartment : Multi compartment model
54
- model/single_compartment : One compartment model
51
+ model/lif : LeakyIntegrateAndFire
52
+ model/pif : PerfectIntegrateAndFire
53
+ model/multi_compartment : MultiCompartmentModel
54
+ model/single_compartment : SingleCompartmentModel
55
55
person : Person
56
56
preparation : Preparation
57
57
project : Project
58
- protocol : protocol
58
+ protocol : Protocol
59
59
recording : Recording
60
60
setup : Setup
61
61
stimulus : Stimulus
@@ -71,4 +71,3 @@ stimulus/sine_wave: Sinewave
71
71
stimulus/square_wave : Squarewave
72
72
stimulus/white_noise : Whitenoise
73
73
subject : Subject
74
- carmen_mini : CarmenMini
0 commit comments