Update info.yaml and quick refactor
This commit is contained in:
@ -12,6 +12,10 @@ shot-info:
|
||||
config: "{0}.config"
|
||||
info: "{0}.txt"
|
||||
|
||||
pcb-canny:
|
||||
- sigma: 4
|
||||
post_pres: 0.05
|
||||
|
||||
# Canny Args
|
||||
canny-args:
|
||||
- sigma: 2
|
||||
@ -66,4 +70,17 @@ probe-info:
|
||||
alignment-offset: 0 # 601 # us [TODO] Make this auto-magic
|
||||
delay: 100 # us
|
||||
|
||||
- type: "x2"
|
||||
channels: # Gauge Channel Name
|
||||
- "st2"
|
||||
- "st3"
|
||||
|
||||
trigger:
|
||||
type: "x2"
|
||||
# Info isn't really needed
|
||||
channel: "trigbox"
|
||||
alignment-offset: 0 # 601 # us [TODO] Make this auto-magic
|
||||
delay: 0 # us
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user