Skip to content
Snippets Groups Projects
Commit 349daa6a authored by alex's avatar alex
Browse files

find_skymodel_cal bugfixes

Former-commit-id: 58858c57
parent 6d5bda32
No related branches found
No related tags found
No related merge requests found
......@@ -82,7 +82,7 @@ outputs:
glob: $(inputs.msin.basename)
hints:
- class: DockerRequirement
dockerPull: lofareosc/prefactor:HBAcalibrator-ci:master
dockerPull: lofareosc/prefactor:HBAcalibrator
requirements:
- class: InitialWorkDirRequirement
listing:
......
......@@ -12,14 +12,10 @@ inputs:
inputBinding:
position: 0
- id: skymodels
<<<<<<< HEAD
type:
- Directory?
- File?
=======
type: Directory?
>>>>>>> 648aff693fcd8267a3f707ad8fc9609715cddaa2
doc: Directory containing the sky models
doc: Directory or file containing the sky models
- id: skymodels_extension
type: string?
doc: path extension of the sky models
......@@ -81,8 +77,4 @@ requirements:
hints:
DockerRequirement:
<<<<<<< HEAD
dockerPull: lofareosc/prefactor:latest
=======
dockerPull: lofareosc/prefactor-ci:master
>>>>>>> 648aff693fcd8267a3f707ad8fc9609715cddaa2
dockerPull: lofareosc/prefactor:HBAcalibrator
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