-
Notifications
You must be signed in to change notification settings - Fork 0
/
CytonUserSettings.json
99 lines (99 loc) · 1.65 KB
/
CytonUserSettings.json
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
"timeSeries": {
"Time Series Vert Scale": 0,
"Time Series Horiz Scale": 2,
"activeChannels": [
0,
1,
2,
3,
4
]
},
"settings": {
"Current Layout": 4,
"Notch": 1,
"Bandpass Filter": 0,
"Analog Read Vert Scale": 5,
"Data Smoothing": true,
"Analog Read Horiz Scale": 0
},
"bandPower": {"activeChannels": [
0,
1,
2,
3,
4,
5,
6,
7
]},
"widget": {
"Widget_0": 4,
"Widget_1": 3,
"Widget_4": 9
},
"spectrogram": {
"activeChannelsBot": [
1,
3,
5,
7
],
"Spectrogram_Sample Rate": 2,
"Spectrogram_Max Freq": 1,
"Spectrogram_LogLin": 0,
"activeChannelsTop": [
0,
2,
4,
6
]
},
"dataInfo": {
"Data Source": 0,
"Channels": 8
},
"fft": {
"FFT_LogLin": 0,
"FFT_Max Freq": 2,
"FFT_Filter": 0,
"FFT_Max uV": 2,
"FFT_Smoothing": 3
},
"accelerometer": {
"Accelerometer Vert Scale": 0,
"Accelerometer Horiz Scale": 3
},
"networking": {
"LSL_DataType3": 0,
"LSL_DataType2": 0,
"LSL_filter3": false,
"LSL_filter2": false,
"LSL_DataType1": 6,
"LSL_name1": "obci_eeg1",
"LSL_name2": "obci_eeg2",
"LSL_name3": "obci_eeg3",
"LSL_filter1": false,
"Protocol": 1,
"LSL_type3": "EEG",
"LSL_type2": "EEG",
"LSL_type1": "FFT"
},
"headplot": {
"HP_smoothing": 3,
"HP_intensity": 2,
"HP_polarity": 0,
"HP_contours": 0
},
"version": {
"settings": "3.0.0",
"gui": "v5.0.8"
},
"emg": {
"EMG_creepspeed": 3,
"EMG_minuV": 1,
"EMG_uVlimit": 2,
"EMG_smoothing": 4
}
}