Update info.yaml and quick refactor

This commit is contained in:
Cal Wing
2024-10-22 14:04:36 +10:00
parent c5f24cb0bf
commit 8e04b9a759
8 changed files with 250 additions and 94 deletions

View File

@ -12,6 +12,10 @@ shot-info:
config: "x2s5827.config"
info: "x2s5827.txt"
pcb-canny:
- sigma: 4
post_pres: 0.05
# Canny Args
canny-args:
- sigma: 2
@ -20,18 +24,41 @@ canny-args:
- sigma: 0.75
post_pres: 0.1
no-graph:
- "None"
# - "at1"
# - "at2"
# - "at3"
# - "at4"
# - "at5"
# - "at6"
pcb-refs:
#- "at1"
#- "at2"
#- "at3"
#
#- "at4"
#- "at5"
#- "at6"
- "st1"
probe-info:
type: "Thin"
locations: # In order of pulse
- "st2"
- "st3"
overhang: 1 # mm
c2c: 5.6 # mm
gauge-diam: 0.8 # mm
gauge-c2c: 1.8 #mm
gauges:
- 1
- 2
locations: # In order of pulse
- "st2"
- "st3"
data-record:
type: "scope"
config: "eProbe-Scope.txt"