-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathdev.yaml
More file actions
60 lines (50 loc) · 1.01 KB
/
dev.yaml
File metadata and controls
60 lines (50 loc) · 1.01 KB
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
memory_buffer_size: 10000
viewer_type: "static"
nidaq:
device_name: "Dev1"
lines: "port1/line0"
ctr: "ctr0"
io_type: "DO"
output:
suffix: "nidaq"
file_type: "csv"
widgets:
- "nidaq_test"
encoder:
type: "wheel"
port: "COM4"
baudrate: 57600
cpr: 2400
diameter_mm: 80
sample_interval_ms: 20
development_mode: True
output:
suffix: "wheel"
file_type: "csv"
bids_type: "beh"
cameras:
- id: "Camera"
name: "devcam1"
backend: "micromanager"
micromanager_path: "C:/Program Files/Micro-Manager-2.0"
output:
suffix: "devcam1"
file_type: "ome.tiff"
bids_type: "func"
viewer_type: "static"
properties:
fps: 30
Exposure: 30
# - id: "dev"
# name: "devcam2"
# backend: "micromanager"
# micromanager_path: "C:/Program Files/Micro-Manager-thor"
properties:
Camera:
fps: 30
viewer_type: "static"
# - id: "arducam"
# name: "arducam"
# backend: "opencv"
# properties:
# fps: 30