Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LINC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ResearchAndDevelopment
LINC
Commits
912d4598
Commit
912d4598
authored
5 years ago
by
Alexander Drabent
Committed by
Mattia Mancini
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Refactor main workflow
parent
eccc1faf
No related branches found
No related tags found
1 merge request
!69
Change the name of the pre-calibrated output MS
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
workflows/HBA.cwl
+0
-96
0 additions, 96 deletions
workflows/HBA.cwl
workflows/HBA_calibrator.cwl
+32
-0
32 additions, 0 deletions
workflows/HBA_calibrator.cwl
with
32 additions
and
96 deletions
workflows/HBA.cwl
deleted
100644 → 0
+
0
−
96
View file @
eccc1faf
class: Workflow
cwlVersion: v1.0
id: HBA
label: HBA.cwl
$namespaces:
sbg: 'https://www.sevenbridges.com/'
inputs:
- id: msin_calibrator
type: 'Directory[]'
'sbg:x': -245
'sbg:y': -44
- id: min_separation_Ateam
type: float
default: 30
'sbg:x': -265
'sbg:y': -153
- id: filter_baseline
type: string
default: '*&'
'sbg:x': 145
'sbg:y': 85
- id: flag_baselines
type: string
default: '[]'
'sbg:x': 9
'sbg:y': 232
- id: process_baselines_cal
type: string
default: '*&'
'sbg:x': -320
'sbg:y': 220
- id: raw_data
type: boolean
default: false
'sbg:x': 258
'sbg:y': -49
- id: memoryperc
type: int
default: 90
'sbg:x': 206
'sbg:y': 212
- id: avg_timeresolution
type: float
default: 4.0
'sbg:x': -534
'sbg:y': 175
- id: avg_freqresolution
type: string
default: '48.82kHz'
'sbg:x': -459
'sbg:y': -47
- id: demix
type: boolean
'sbg:x': 255
'sbg:y': 96
- id: demix_timestep
type: int
default: 16
'sbg:x': 92
'sbg:y': 158
- id: demix_freqstep
type: boolean
default: 16
'sbg:x': -387
'sbg:y': 103
- id: demix_target
type: string
default: ''
'sbg:x': -70
'sbg:y': 157
- id: demix_sources
type: string
default: '[CasA,CygA]'
'sbg:x': -182
'sbg:y': 135
outputs:
- id: solutions
outputSource:
- prefactor/solutions
type: File
'sbg:x': 99
'sbg:y': -44
steps:
- id: prefactor
in:
- id: msin
source:
- msin_calibrator
out:
- id: solutions
run: ./prefactor.cwl
label: prefactor.cwl
'sbg:x': -72.39886474609375
'sbg:y': -44.5
requirements:
- class: SubworkflowFeatureRequirement
This diff is collapsed.
Click to expand it.
workflows/
prefac
tor.cwl
→
workflows/
HBA_calibra
tor.cwl
+
32
−
0
View file @
912d4598
class: Workflow
class: Workflow
cwlVersion: v1.0
cwlVersion: v1.0
id:
prefactor
id:
_h_b_a
label:
prefactor
.cwl
label:
HBA
.cwl
$namespaces:
$namespaces:
sbg: 'https://www.sevenbridges.com/'
sbg: 'https://www.sevenbridges.com/'
inputs:
inputs:
- id: msin
- id: msin
_calibrator
type: 'Directory[]'
type: 'Directory[]'
'sbg:x': -
708.0858764648438
'sbg:x': -
245
'sbg:y': -
306
'sbg:y': -
44
outputs:
outputs:
- id: solutions
- id: solutions
outputSource:
outputSource:
- prefactor
_target
/solutions
- prefactor/solutions
type: File
type: File
'sbg:x':
-169.21875
'sbg:x':
99
'sbg:y': -
319.5
'sbg:y': -
44
steps:
steps:
- id: prefactor_target
- id: prefactor
in:
- id: cal_solutions
source: prefactor_calibrator/outh5parm
out:
- id: solutions
run: ./prefactor_target.cwl
label: prefactor_target
'sbg:x': -345
'sbg:y': -321
- id: prefactor_calibrator
in:
in:
- id: msin
- id: msin
source:
source:
- msin
- msin
_calibrator
out:
out:
- id:
outh5parm
- id:
solutions
run: ./prefactor_calibrator.cwl
run: ./prefactor_calibrator.cwl
label: prefactor_calibrator
label: prefactor_calibrator
'sbg:x': -
520
'sbg:x': -
72.39886474609375
'sbg:y': -
324
'sbg:y': -
44.5
requirements:
requirements:
- class: SubworkflowFeatureRequirement
- class: SubworkflowFeatureRequirement
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment