Update info.yaml and quick refactor
This commit is contained in:
		@@ -22,31 +22,52 @@ canny-args:
 | 
			
		||||
  - sigma: 1
 | 
			
		||||
    post_pres: 0.2
 | 
			
		||||
 | 
			
		||||
pcb-refs:
 | 
			
		||||
  - "st1"
 | 
			
		||||
pcb-canny:
 | 
			
		||||
  - sigma: 4
 | 
			
		||||
    post_pres: 0.05
 | 
			
		||||
 | 
			
		||||
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
 | 
			
		||||
 | 
			
		||||
  data-records:
 | 
			
		||||
    - type: "scope"
 | 
			
		||||
      config: "eProbe-Scope.txt"
 | 
			
		||||
      data: "eProbe-Scope.csv"
 | 
			
		||||
  gauges:
 | 
			
		||||
    - 1
 | 
			
		||||
    - 2
 | 
			
		||||
  locations: # In order of pulse
 | 
			
		||||
    - "st2"
 | 
			
		||||
    - "st3"
 | 
			
		||||
 | 
			
		||||
  data-record:
 | 
			
		||||
    type: "scope"
 | 
			
		||||
    config: "eProbe-Scope.txt"
 | 
			
		||||
    data: "eProbe-Scope.csv"
 | 
			
		||||
    
 | 
			
		||||
      trigger: # Redundant?
 | 
			
		||||
        type: "channel"
 | 
			
		||||
        channel: 4
 | 
			
		||||
        alignment-offset: 0 # 601 # us [TODO] Make this auto-magic
 | 
			
		||||
        delay: 100 # us
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
    trigger: # Redundant?
 | 
			
		||||
      type: "channel"
 | 
			
		||||
      channel: 4
 | 
			
		||||
      alignment-offset: 0 # 601 # us [TODO] Make this auto-magic
 | 
			
		||||
      delay: 100 # us
 | 
			
		||||
		Reference in New Issue
	
	Block a user