-
Notifications
You must be signed in to change notification settings - Fork 0
/
Score_Settings.json
executable file
·56 lines (56 loc) · 1.2 KB
/
Score_Settings.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
{
"basename": "ltFLiPAKAREEGEMG0078",
"rawdat_dir": "/Volumes/yaochen/Active/Lizzie/FLP_data/ltFLiPAKAREEGEMG0078/",
"model_dir": "/Volumes/yaochen/Active/CENTRAL_CODE/neuroscience_sleep_scoring_model/model/",
"video_dir": "/Users/lizzie/Desktop/ltFLiPAKAREEGEMG0078_video/",
"csv_dir": "/Users/lizzie/Desktop/ltFLiPAKAREEGEMG0078_csv/",
"modellog_dir": "/Volumes/yaochen/Active/CENTRAL_CODE/neuroscience_sleep_scoring_model/model/",
"personallog_dir": "/Volumes/yaochen/Active/Lizzie/FLP_data/",
"species": "mouse",
"mod_name": "mouse",
"mouse_name": "2986-t11",
"epochlen": 4,
"fs": 400,
"fsd": 200,
"emg": 1,
"vid": 1,
"movement": 1,
"EEG channel": 2,
"EMG channel": 3,
"Acquisition": [
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27
],
"Filter High": 100,
"Filter Low": 0.5,
"savedir": "/Volumes/yaochen/Active/Lizzie/FLP_data/ltFLiPAKAREEGEMG0078/ltFLiPAKAREEGEMG0078_extracted_data/",
"Bonsai Version": 6,
"DLC": 1,
"DLC Label": "center",
"Minimum_Frequency": 1,
"Maximum_Frequency": 16,
"vmin": "None",
"vmax": "None"
}