-
Notifications
You must be signed in to change notification settings - Fork 26
/
Example_GUI_output.toml
68 lines (53 loc) · 1.11 KB
/
Example_GUI_output.toml
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
61
62
63
64
65
66
67
68
Subject_ID = "Test"
[Fiber]
light_source = "Plexon LED"
fiber_type = ""
fiber_diameter = ""
[Processing_Parameters]
behavior_offset = 0.0
final_z = "false"
z_window = 180.0
bandpass_bandwidth = 3.0
sampling_frequency = 2000.0
downsample_frequency = 50.0
transform = "spectrogram"
no_per_segment = 80
no_overlap = 40
[Signal_Indices]
total_channels = 1
[Fiber.implantation]
date = ""
surgeon = ""
[Processing_Parameters.left]
carrier_frequency_g = 200.0
carrier_frequency_r = 0.0
[Processing_Parameters.right]
carrier_frequency_g = 200.0
carrier_frequency_r = 0.0
[Signal_Indices.right]
photom_g = 0
carrier_g = 0
[Fiber.implantation.left]
brain_region = ""
notes = ""
[Fiber.implantation.right]
brain_region = ""
notes = ""
[Signal_Indices.left.emission_wavelength]
green = 510
red = 0
[Signal_Indices.left.excitation_wavelength]
green = 473
red = 0
[Signal_Indices.left.sensor_protein]
green = "dLight1.3b"
red = "None"
[Signal_Indices.right.emission_wavelength]
green = 510
red = 0
[Signal_Indices.right.excitation_wavelength]
green = 473
red = 0
[Signal_Indices.right.sensor_protein]
green = "dLight1.3b"
red = "None"