Add x2 data loading

This commit is contained in:
Cal Wing
2024-10-23 01:22:07 +10:00
parent 8125efa26a
commit 511995830c
3 changed files with 112 additions and 25 deletions

View File

@ -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"

View File

@ -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