Skip to content
Snippets Groups Projects
Commit a09d4959 authored by Alexander Drabent's avatar Alexander Drabent Committed by Mattia Mancini
Browse files

Add avg in ndppp_prep_cal

Former-commit-id: 0af85473
parent 6a0db419
No related branches found
No related tags found
No related merge requests found
...@@ -39,12 +39,10 @@ inputs: ...@@ -39,12 +39,10 @@ inputs:
'sbg:y': 273.64007568359375 'sbg:y': 273.64007568359375
- id: timeresolution - id: timeresolution
type: float type: float
default: 4.
'sbg:x': 2021.81787109375 'sbg:x': 2021.81787109375
'sbg:y': -352.4759216308594 'sbg:y': -352.4759216308594
- id: freqresolution - id: freqresolution
type: string type: string
default: '48.82kHz '
'sbg:x': 1999.5889892578125 'sbg:x': 1999.5889892578125
'sbg:y': 170.7563934326172 'sbg:y': 170.7563934326172
outputs: outputs:
...@@ -239,3 +237,5 @@ steps: ...@@ -239,3 +237,5 @@ steps:
'sbg:y': -55.93873977661133 'sbg:y': -55.93873977661133
requirements: requirements:
- class: SubworkflowFeatureRequirement - class: SubworkflowFeatureRequirement
- class: StepInputExpressionRequirement
- class: InlineJavascriptRequirement
\ No newline at end of file
...@@ -40,10 +40,12 @@ inputs: ...@@ -40,10 +40,12 @@ inputs:
'sbg:y': 679.407958984375 'sbg:y': 679.407958984375
- id: freqresolution - id: freqresolution
type: string type: string
default: '48.82kHz '
'sbg:x': -499.0240478515625 'sbg:x': -499.0240478515625
'sbg:y': 231.7971649169922 'sbg:y': 231.7971649169922
- id: timeresolution - id: timeresolution
type: float type: float
default: 4.
'sbg:x': -502.6177673339844 'sbg:x': -502.6177673339844
'sbg:y': -846.1633911132812 'sbg:y': -846.1633911132812
outputs: outputs:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment