Add x2 data loading
This commit is contained in:
@ -27,6 +27,13 @@ canny-args:
|
||||
- sigma: 1
|
||||
post_pres: 0.05
|
||||
|
||||
x2-canny:
|
||||
- sigma: 1
|
||||
post_pres: 0.02
|
||||
|
||||
- sigma: 0.5
|
||||
post_pres: 0.02
|
||||
|
||||
no-graph:
|
||||
- "None"
|
||||
- "at1"
|
||||
@ -74,9 +81,13 @@ probe-info:
|
||||
|
||||
- type: "x2"
|
||||
channels: # Gauge Channel Name
|
||||
- "st2"
|
||||
- "st1"
|
||||
- "st3"
|
||||
|
||||
scaler:
|
||||
st1: 1
|
||||
st3: 10
|
||||
|
||||
trigger:
|
||||
type: "x2"
|
||||
# Info isn't really needed
|
||||
|
Reference in New Issue
Block a user