Skip to content
Snippets Groups Projects
Commit 22dbf826 authored by Alexander Drabent's avatar Alexander Drabent Committed by Tammo Jan Dijkema
Browse files

update, small format changes

Former-commit-id: b3fa26bd
parent dadd24fb
No related branches found
No related tags found
No related merge requests found
...@@ -244,10 +244,6 @@ steps: ...@@ -244,10 +244,6 @@ steps:
source: demix_freqstep source: demix_freqstep
- id: demix_timestep - id: demix_timestep
source: demix_timestep source: demix_timestep
- id: demix_target
source: demix_target
- id: demix_target
source: demix_target
- id: demix - id: demix
source: demix source: demix
- id: memoryperc - id: memoryperc
......
...@@ -5,26 +5,38 @@ label: prep_cal ...@@ -5,26 +5,38 @@ label: prep_cal
$namespaces: $namespaces:
sbg: 'https://www.sevenbridges.com/' sbg: 'https://www.sevenbridges.com/'
inputs: inputs:
- id: msin
type: 'Directory[]'
'sbg:x': -1000
'sbg:y': -800
- id: flag_baselines
type: 'string[]'
'sbg:x': -1000
'sbg:y': -700
- id: process_baselines_cal
type: string
'sbg:x': -1000
'sbg:y': -600
- id: filter_baselines
type: string
'sbg:x': -1000
'sbg:y': -500
- id: do_smooth
type: boolean
'sbg:x': -1000
'sbg:y': -400
- id: raw_data - id: raw_data
type: boolean type: boolean
'sbg:x': -634 'sbg:x': -1000
'sbg:y': -688 'sbg:y': -300
- id: demix - id: demix
type: boolean type: boolean
'sbg:x': -639 'sbg:x': -639
'sbg:y': -206.68032836914062 'sbg:y': -206.68032836914062
- id: msin
type: 'Directory[]'
'sbg:x': -635
'sbg:y': -543
- id: memoryperc - id: memoryperc
type: int type: int
'sbg:x': -634 'sbg:x': -634
'sbg:y': -411 'sbg:y': -411
- id: baselines_to_flag
type: 'string[]'
'sbg:x': -635
'sbg:y': -100.83224487304688
- id: min_separation - id: min_separation
type: float? type: float?
'sbg:x': -638.4987182617188 'sbg:x': -638.4987182617188
......
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