Skip to content
Snippets Groups Projects
Commit 112f65a4 authored by Alexander Drabent's avatar Alexander Drabent
Browse files

update

Former-commit-id: 7106ebf3
Former-commit-id: 2c0072c5
parent 460bc794
No related branches found
No related tags found
No related merge requests found
......@@ -149,7 +149,7 @@ inputs:
'sbg:x': -1000
'sbg:y': 1000
- id: min_separation
type: int?
type: float?
default: 30
'sbg:x': -1000
'sbg:y': 1100
......
......@@ -149,7 +149,7 @@ inputs:
'sbg:x': -1000
'sbg:y': 1000
- id: min_separation
type: int?
type: float?
default: 30
'sbg:x': -1000
'sbg:y': 1100
......
......@@ -42,11 +42,11 @@ inputs:
'sbg:x': -1000
'sbg:y': 0
- id: demix_timestep
type: float
type: int
'sbg:x': -1000
'sbg:y': 100
- id: demix_freqstep
type: string
type: int
'sbg:x': -1000
'sbg:y': 100
- id: demix_target
......@@ -132,10 +132,10 @@ steps:
- id: baselines_to_flag
default: []
source: flag_baselines
- id: avg_timeresolution
- id: timeresolution
default: 1.
source: avg_timeresolution
- id: avg_freqresolution
- id: freqresolution
default: "12.21kHz"
source: avg_freqresolution
- id: process_baselines_cal
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment