Add x2 data loading
This commit is contained in:
@ -25,6 +25,14 @@ canny-args:
|
||||
- sigma: 1
|
||||
post_pres: 0.05
|
||||
|
||||
|
||||
x2-canny:
|
||||
- sigma: 1
|
||||
post_pres: 0.02
|
||||
|
||||
- sigma: 0.5
|
||||
post_pres: 0.01
|
||||
|
||||
no-graph:
|
||||
- "at1"
|
||||
- "at2"
|
||||
@ -71,8 +79,12 @@ probe-info:
|
||||
|
||||
- type: "x2"
|
||||
channels: # Gauge Channel Name
|
||||
- "st2"
|
||||
- "st1"
|
||||
- "st3"
|
||||
|
||||
scaler:
|
||||
st1: 1
|
||||
st3: 10
|
||||
|
||||
trigger:
|
||||
type: "x2"
|
||||
|
Reference in New Issue
Block a user