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

Add max_separation argument

Former-commit-id: 8bbb1830
parents 475e6223 349daa6a
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:
......
......@@ -15,7 +15,11 @@ inputs:
type:
- Directory?
- File?
<<<<<<< HEAD
doc: Directory containing the sky models
=======
doc: Directory or file containing the sky models
>>>>>>> 58858c575a22ca21b06d1284dbcf4634e3bf9276
- id: skymodels_extension
type: string?
doc: path extension of the sky models
......@@ -81,4 +85,8 @@ requirements:
hints:
DockerRequirement:
<<<<<<< HEAD
dockerPull: lofareosc/prefactor:master
=======
dockerPull: lofareosc/prefactor:HBAcalibrator
>>>>>>> 58858c575a22ca21b06d1284dbcf4634e3bf9276
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