Skip to content
Snippets Groups Projects
Commit c0cf9e63 authored by Mattia Mancini's avatar Mattia Mancini
Browse files

Fix test workflow

parent 049d650f
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ steps: ...@@ -21,7 +21,7 @@ steps:
in: [] in: []
out: out:
- id: augmented_steps - id: augmented_steps
run: ../steps/DP3.AOFlaggerStepGenerator.cwl run: ../lofar-cwl/steps/DP3.AOFlaggerStepGenerator.cwl
'sbg:x': -1357.640625 'sbg:x': -1357.640625
'sbg:y': -729.5 'sbg:y': -729.5
- id: average_step_generator - id: average_step_generator
...@@ -31,7 +31,7 @@ steps: ...@@ -31,7 +31,7 @@ steps:
- aoflagger_step_generator/augmented_steps - aoflagger_step_generator/augmented_steps
out: out:
- id: augmented_steps - id: augmented_steps
run: ../steps/DP3.AveragerStepGenerator.cwl run: ../lofar-cwl/steps/DP3.AveragerStepGenerator.cwl
'sbg:x': -1125 'sbg:x': -1125
'sbg:y': -729 'sbg:y': -729
- id: parset_generator - id: parset_generator
...@@ -45,7 +45,7 @@ steps: ...@@ -45,7 +45,7 @@ steps:
- id: input_directories - id: input_directories
- id: output_file_names - id: output_file_names
- id: output_directory_names - id: output_directory_names
run: ../steps/DP3.ParsetGenerator.cwl run: ../lofar-cwl/steps/DP3.ParsetGenerator.cwl
'sbg:x': -1174 'sbg:x': -1174
'sbg:y': -525 'sbg:y': -525
- id: dppp - id: dppp
...@@ -65,7 +65,7 @@ steps: ...@@ -65,7 +65,7 @@ steps:
- id: msout - id: msout
- id: secondary_output_files - id: secondary_output_files
- id: secondary_output_directories - id: secondary_output_directories
run: ../steps/DPPP.cwl run: ../lofar-cwl/steps/DPPP.cwl
'sbg:x': -806.3514404296875 'sbg:x': -806.3514404296875
'sbg:y': -505.4043273925781 'sbg:y': -505.4043273925781
requirements: requirements:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment