From 0b481983455e9c4beb9117f6a225dc76b2f199b7 Mon Sep 17 00:00:00 2001 From: Marcel <loose@astron.nl> Date: Fri, 13 Dec 2024 13:32:30 +0000 Subject: [PATCH] Tag v5.0rc1 added to dockerPull URI in CWL steps (by GitLab CI) --- steps/Ateamclipper.cwl | 2 +- steps/H5ParmCollector.cwl | 2 +- steps/LoSoTo.ClockTec.cwl | 2 +- steps/LoSoTo.Duplicate.cwl | 2 +- steps/LoSoTo.Faraday.cwl | 2 +- steps/LoSoTo.Flag.cwl | 2 +- steps/LoSoTo.FlagStation.cwl | 2 +- steps/LoSoTo.Flagextend.cwl | 2 +- steps/LoSoTo.Interpolate.cwl | 2 +- steps/LoSoTo.Norm.cwl | 2 +- steps/LoSoTo.Plot.cwl | 2 +- steps/LoSoTo.Polalign.cwl | 2 +- steps/LoSoTo.Replicate.cwl | 2 +- steps/LoSoTo.Reset.cwl | 2 +- steps/LoSoTo.Residual.cwl | 2 +- steps/LoSoTo.Reweight.cwl | 2 +- steps/LoSoTo.Smooth.cwl | 2 +- steps/LoSoTo.Structure.cwl | 2 +- steps/add_missing_stations.cwl | 2 +- steps/aoflag.cwl | 2 +- steps/applybeam.cwl | 2 +- steps/applycal.cwl | 2 +- steps/applytarget.cwl | 2 +- steps/average.cwl | 2 +- steps/blank_image_reg.cwl | 2 +- steps/blsmooth.cwl | 2 +- steps/check_ateam_separation.cwl | 2 +- steps/check_demix.cwl | 2 +- steps/check_unflagged_fraction.cwl | 2 +- steps/compare_station_list.cwl | 2 +- steps/createRMh5parm.cwl | 2 +- steps/ddecal.cwl | 2 +- steps/ddecal_array.cwl | 2 +- steps/dp3_addcol.cwl | 2 +- steps/dp3_prep_cal.cwl | 2 +- steps/dp3_prep_target.cwl | 2 +- steps/dp3concat.cwl | 2 +- steps/filter_predict.cwl | 2 +- steps/find_skymodel_cal.cwl | 2 +- steps/find_skymodel_target.cwl | 2 +- steps/getFWHM.cwl | 2 +- steps/get_targetname.cwl | 2 +- steps/h5parm_pointingname.cwl | 2 +- steps/h5parmcat.cwl | 2 +- steps/identify_bad_antennas.cwl | 2 +- steps/make_beam_reg.cwl | 2 +- steps/make_mask.cwl | 2 +- steps/merge_skymodels.cwl | 2 +- steps/mslin2circ.cwl | 2 +- steps/plot_Ateamclipper.cwl | 2 +- steps/plot_unflagged.cwl | 2 +- steps/predict.cwl | 2 +- steps/sort_times_into_freqGroups.cwl | 2 +- steps/summary.cwl | 2 +- steps/taql.cwl | 2 +- steps/taql_copy.cwl | 2 +- steps/transfer_solutions.cwl | 2 +- steps/uvplot.cwl | 2 +- steps/wsclean.cwl | 2 +- 59 files changed, 59 insertions(+), 59 deletions(-) diff --git a/steps/Ateamclipper.cwl b/steps/Ateamclipper.cwl index 7ed4fea9..c3779764 100755 --- a/steps/Ateamclipper.cwl +++ b/steps/Ateamclipper.cwl @@ -35,7 +35,7 @@ hints: - class: InplaceUpdateRequirement inplaceUpdate: true - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 - class: InlineJavascriptRequirement - class: ResourceRequirement coresMin: 8 diff --git a/steps/H5ParmCollector.cwl b/steps/H5ParmCollector.cwl index c305a339..161de6ac 100755 --- a/steps/H5ParmCollector.cwl +++ b/steps/H5ParmCollector.cwl @@ -81,7 +81,7 @@ outputs: label: H5parm_collector hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 stdout: $(inputs.outh5parmname)-parm_collector_output.log stderr: $(inputs.outh5parmname)-parm_collector_output_err.log requirements: diff --git a/steps/LoSoTo.ClockTec.cwl b/steps/LoSoTo.ClockTec.cwl index 88793ea9..45216854 100644 --- a/steps/LoSoTo.ClockTec.cwl +++ b/steps/LoSoTo.ClockTec.cwl @@ -32,7 +32,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 inputs: - id: input_h5parm diff --git a/steps/LoSoTo.Duplicate.cwl b/steps/LoSoTo.Duplicate.cwl index 0e88f816..6828a5d4 100644 --- a/steps/LoSoTo.Duplicate.cwl +++ b/steps/LoSoTo.Duplicate.cwl @@ -31,7 +31,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 inputs: - id: input_h5parm diff --git a/steps/LoSoTo.Faraday.cwl b/steps/LoSoTo.Faraday.cwl index 7424438a..e8e4e5d0 100644 --- a/steps/LoSoTo.Faraday.cwl +++ b/steps/LoSoTo.Faraday.cwl @@ -35,7 +35,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 inputs: - id: input_h5parm diff --git a/steps/LoSoTo.Flag.cwl b/steps/LoSoTo.Flag.cwl index 953191d5..b1e4e1f4 100644 --- a/steps/LoSoTo.Flag.cwl +++ b/steps/LoSoTo.Flag.cwl @@ -33,7 +33,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 inputs: - id: input_h5parm diff --git a/steps/LoSoTo.FlagStation.cwl b/steps/LoSoTo.FlagStation.cwl index 675881b8..ff2a1ecd 100644 --- a/steps/LoSoTo.FlagStation.cwl +++ b/steps/LoSoTo.FlagStation.cwl @@ -32,7 +32,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 inputs: - id: input_h5parm diff --git a/steps/LoSoTo.Flagextend.cwl b/steps/LoSoTo.Flagextend.cwl index cba61ca0..2bc3853d 100644 --- a/steps/LoSoTo.Flagextend.cwl +++ b/steps/LoSoTo.Flagextend.cwl @@ -34,7 +34,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 inputs: - id: input_h5parm diff --git a/steps/LoSoTo.Interpolate.cwl b/steps/LoSoTo.Interpolate.cwl index 15b1445d..d3030c5c 100644 --- a/steps/LoSoTo.Interpolate.cwl +++ b/steps/LoSoTo.Interpolate.cwl @@ -35,7 +35,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 inputs: - id: input_h5parm diff --git a/steps/LoSoTo.Norm.cwl b/steps/LoSoTo.Norm.cwl index 9ecc09ee..8485aeb9 100644 --- a/steps/LoSoTo.Norm.cwl +++ b/steps/LoSoTo.Norm.cwl @@ -31,7 +31,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 inputs: - id: input_h5parm diff --git a/steps/LoSoTo.Plot.cwl b/steps/LoSoTo.Plot.cwl index 3d9df174..f116b5cc 100644 --- a/steps/LoSoTo.Plot.cwl +++ b/steps/LoSoTo.Plot.cwl @@ -39,7 +39,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 inputs: - id: input_h5parm diff --git a/steps/LoSoTo.Polalign.cwl b/steps/LoSoTo.Polalign.cwl index 4de88044..4667e254 100755 --- a/steps/LoSoTo.Polalign.cwl +++ b/steps/LoSoTo.Polalign.cwl @@ -33,7 +33,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 inputs: - id: input_h5parm diff --git a/steps/LoSoTo.Replicate.cwl b/steps/LoSoTo.Replicate.cwl index ee20e528..56d122f1 100644 --- a/steps/LoSoTo.Replicate.cwl +++ b/steps/LoSoTo.Replicate.cwl @@ -32,7 +32,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 inputs: - id: input_h5parm diff --git a/steps/LoSoTo.Reset.cwl b/steps/LoSoTo.Reset.cwl index 28e06e21..32363c34 100644 --- a/steps/LoSoTo.Reset.cwl +++ b/steps/LoSoTo.Reset.cwl @@ -31,7 +31,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 inputs: - id: input_h5parm diff --git a/steps/LoSoTo.Residual.cwl b/steps/LoSoTo.Residual.cwl index 11e8e230..4411f4ee 100644 --- a/steps/LoSoTo.Residual.cwl +++ b/steps/LoSoTo.Residual.cwl @@ -28,7 +28,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 inputs: - id: input_h5parm diff --git a/steps/LoSoTo.Reweight.cwl b/steps/LoSoTo.Reweight.cwl index 8b5fb629..20694a87 100644 --- a/steps/LoSoTo.Reweight.cwl +++ b/steps/LoSoTo.Reweight.cwl @@ -33,7 +33,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 inputs: - id: input_h5parm diff --git a/steps/LoSoTo.Smooth.cwl b/steps/LoSoTo.Smooth.cwl index d308c3ce..9fcfc7eb 100644 --- a/steps/LoSoTo.Smooth.cwl +++ b/steps/LoSoTo.Smooth.cwl @@ -44,7 +44,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 inputs: - id: input_h5parm diff --git a/steps/LoSoTo.Structure.cwl b/steps/LoSoTo.Structure.cwl index 627aca02..b0845908 100644 --- a/steps/LoSoTo.Structure.cwl +++ b/steps/LoSoTo.Structure.cwl @@ -33,7 +33,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 inputs: - id: input_h5parm diff --git a/steps/add_missing_stations.cwl b/steps/add_missing_stations.cwl index 9249ff12..9c03900c 100644 --- a/steps/add_missing_stations.cwl +++ b/steps/add_missing_stations.cwl @@ -76,7 +76,7 @@ stderr: add_missing_stations_err.log label: add_missing_stations hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 requirements: - class: InlineJavascriptRequirement - class: InitialWorkDirRequirement diff --git a/steps/aoflag.cwl b/steps/aoflag.cwl index 81645664..ef16a718 100644 --- a/steps/aoflag.cwl +++ b/steps/aoflag.cwl @@ -162,7 +162,7 @@ requirements: inplaceUpdate: true hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 stdout: aoflag.log stderr: aoflag_err.log diff --git a/steps/applybeam.cwl b/steps/applybeam.cwl index c8404af5..69ebba8c 100644 --- a/steps/applybeam.cwl +++ b/steps/applybeam.cwl @@ -109,4 +109,4 @@ requirements: coresMin: $(inputs.max_dp3_threads) hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 diff --git a/steps/applycal.cwl b/steps/applycal.cwl index 1ee860c6..b1a9d2c4 100644 --- a/steps/applycal.cwl +++ b/steps/applycal.cwl @@ -115,4 +115,4 @@ requirements: coresMin: $(inputs.max_dp3_threads) hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 diff --git a/steps/applytarget.cwl b/steps/applytarget.cwl index 1bf6c350..27d2fd20 100644 --- a/steps/applytarget.cwl +++ b/steps/applytarget.cwl @@ -116,4 +116,4 @@ requirements: coresMin: 2 hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 diff --git a/steps/average.cwl b/steps/average.cwl index 923cf6c9..71989f42 100644 --- a/steps/average.cwl +++ b/steps/average.cwl @@ -92,6 +92,6 @@ requirements: coresMin: 8 hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 stdout: average.log stderr: average_err.log diff --git a/steps/blank_image_reg.cwl b/steps/blank_image_reg.cwl index 5be18d9b..59aa26e2 100644 --- a/steps/blank_image_reg.cwl +++ b/steps/blank_image_reg.cwl @@ -58,7 +58,7 @@ outputs: glob: 'blank_image_reg*.log' hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 requirements: - class: InplaceUpdateRequirement inplaceUpdate: true diff --git a/steps/blsmooth.cwl b/steps/blsmooth.cwl index edf10349..1cd4c0b8 100644 --- a/steps/blsmooth.cwl +++ b/steps/blsmooth.cwl @@ -116,7 +116,7 @@ outputs: glob: BLsmooth.log hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 requirements: - class: InitialWorkDirRequirement listing: diff --git a/steps/check_ateam_separation.cwl b/steps/check_ateam_separation.cwl index aaf9c85d..0e3d53d7 100644 --- a/steps/check_ateam_separation.cwl +++ b/steps/check_ateam_separation.cwl @@ -41,6 +41,6 @@ outputs: label: check_Ateam_separation hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 - class: InlineJavascriptRequirement stdout: Ateam_separation.log diff --git a/steps/check_demix.cwl b/steps/check_demix.cwl index aee4a7b6..3c21c121 100644 --- a/steps/check_demix.cwl +++ b/steps/check_demix.cwl @@ -139,7 +139,7 @@ requirements: hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 stdout: check_demix.log stderr: check_demix_err.log diff --git a/steps/check_unflagged_fraction.cwl b/steps/check_unflagged_fraction.cwl index 9e9a31cd..f44ce458 100644 --- a/steps/check_unflagged_fraction.cwl +++ b/steps/check_unflagged_fraction.cwl @@ -93,7 +93,7 @@ outputs: hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 - class: ResourceRequirement coresMin: 8 stdout: check_unflagged_fraction.log diff --git a/steps/compare_station_list.cwl b/steps/compare_station_list.cwl index 7ad526de..619a0bf9 100644 --- a/steps/compare_station_list.cwl +++ b/steps/compare_station_list.cwl @@ -79,6 +79,6 @@ outputs: glob: 'compareStationList*.log' hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 stdout: compareStationList.log stderr: compareStationList_err.log diff --git a/steps/createRMh5parm.cwl b/steps/createRMh5parm.cwl index 7f1fb4c2..f03eb6ba 100644 --- a/steps/createRMh5parm.cwl +++ b/steps/createRMh5parm.cwl @@ -108,7 +108,7 @@ outputs: glob: 'createh5parm*.log' hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 - class: InitialWorkDirRequirement listing: - entry: $(inputs.h5parm) diff --git a/steps/ddecal.cwl b/steps/ddecal.cwl index 23b50e51..0247cb10 100644 --- a/steps/ddecal.cwl +++ b/steps/ddecal.cwl @@ -356,7 +356,7 @@ outputs: hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 requirements: - class: InlineJavascriptRequirement - class: ResourceRequirement diff --git a/steps/ddecal_array.cwl b/steps/ddecal_array.cwl index 8199a037..516e29bc 100644 --- a/steps/ddecal_array.cwl +++ b/steps/ddecal_array.cwl @@ -356,7 +356,7 @@ outputs: hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 requirements: - class: InlineJavascriptRequirement - class: ResourceRequirement diff --git a/steps/dp3_addcol.cwl b/steps/dp3_addcol.cwl index c3feb7ea..5cfbe23b 100644 --- a/steps/dp3_addcol.cwl +++ b/steps/dp3_addcol.cwl @@ -59,6 +59,6 @@ requirements: coresMin: $(inputs.max_dp3_threads) hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 stdout: dp3_addcol.log stderr: dp3_addcol_err.log diff --git a/steps/dp3_prep_cal.cwl b/steps/dp3_prep_cal.cwl index 98cc6c96..c45c1aaf 100755 --- a/steps/dp3_prep_cal.cwl +++ b/steps/dp3_prep_cal.cwl @@ -116,7 +116,7 @@ outputs: glob: 'DP3*.log' hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 stdout: DP3.log stderr: DP3_err.log requirements: diff --git a/steps/dp3_prep_target.cwl b/steps/dp3_prep_target.cwl index 3d080d08..12ca213a 100755 --- a/steps/dp3_prep_target.cwl +++ b/steps/dp3_prep_target.cwl @@ -172,7 +172,7 @@ outputs: glob: 'DP3*.log' hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 stdout: DP3.log stderr: DP3_err.log requirements: diff --git a/steps/dp3concat.cwl b/steps/dp3concat.cwl index 6f4f7c81..511f8670 100644 --- a/steps/dp3concat.cwl +++ b/steps/dp3concat.cwl @@ -163,7 +163,7 @@ requirements: coresMin: 8 hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 - class: InitialWorkDirRequirement listing: - entry: $(inputs.msin) diff --git a/steps/filter_predict.cwl b/steps/filter_predict.cwl index ea730f9d..470eb543 100644 --- a/steps/filter_predict.cwl +++ b/steps/filter_predict.cwl @@ -135,6 +135,6 @@ requirements: coresMin: $(inputs.max_dp3_threads) hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 stdout: filter_predict.log stderr: filter_predict_err.log diff --git a/steps/find_skymodel_cal.cwl b/steps/find_skymodel_cal.cwl index 7ad5444b..747faed9 100644 --- a/steps/find_skymodel_cal.cwl +++ b/steps/find_skymodel_cal.cwl @@ -91,6 +91,6 @@ requirements: hints: DockerRequirement: - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 stdout: find_skymodel_cal.log stderr: find_skymodel_cal_err.log diff --git a/steps/find_skymodel_target.cwl b/steps/find_skymodel_target.cwl index 309e6ac6..67c0c8b1 100644 --- a/steps/find_skymodel_target.cwl +++ b/steps/find_skymodel_target.cwl @@ -78,6 +78,6 @@ outputs: hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 stdout: find_skymodel_target.log \ No newline at end of file diff --git a/steps/getFWHM.cwl b/steps/getFWHM.cwl index c385f345..e15e7828 100644 --- a/steps/getFWHM.cwl +++ b/steps/getFWHM.cwl @@ -65,7 +65,7 @@ requirements: hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 stdout: getFWHM.log stderr: getFWHM_err.log diff --git a/steps/get_targetname.cwl b/steps/get_targetname.cwl index 03006753..4843fc70 100644 --- a/steps/get_targetname.cwl +++ b/steps/get_targetname.cwl @@ -45,6 +45,6 @@ requirements: - class: InlineJavascriptRequirement hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 stdout: get_targetname.log stderr: get_targetname_err.log diff --git a/steps/h5parm_pointingname.cwl b/steps/h5parm_pointingname.cwl index 21e88b65..b3d104ff 100644 --- a/steps/h5parm_pointingname.cwl +++ b/steps/h5parm_pointingname.cwl @@ -46,7 +46,7 @@ requirements: - class: InlineJavascriptRequirement hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 stdout: h5parm_pointingname.log stderr: h5parm_pointingname_err.log $schema: diff --git a/steps/h5parmcat.cwl b/steps/h5parmcat.cwl index ce9452ab..894386c7 100644 --- a/steps/h5parmcat.cwl +++ b/steps/h5parmcat.cwl @@ -88,7 +88,7 @@ requirements: - class: InlineJavascriptRequirement hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 stdout: h5parm_collector_output.log stderr: h5parm_collector_output_err.log $schema: diff --git a/steps/identify_bad_antennas.cwl b/steps/identify_bad_antennas.cwl index 50443fb0..8bdaa616 100644 --- a/steps/identify_bad_antennas.cwl +++ b/steps/identify_bad_antennas.cwl @@ -46,6 +46,6 @@ requirements: coresMin: 8 hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 stdout: identifyBadAntennas.log stderr: identifyBadAntennas_err.log \ No newline at end of file diff --git a/steps/make_beam_reg.cwl b/steps/make_beam_reg.cwl index a4e1bb7c..deb31d3a 100644 --- a/steps/make_beam_reg.cwl +++ b/steps/make_beam_reg.cwl @@ -50,6 +50,6 @@ outputs: glob: 'make_beam_reg*.log' hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 stderr: make_beam_reg.log stdout: make_beam_reg_err.log diff --git a/steps/make_mask.cwl b/steps/make_mask.cwl index a9c9ff12..6f59507e 100644 --- a/steps/make_mask.cwl +++ b/steps/make_mask.cwl @@ -88,7 +88,7 @@ outputs: glob: 'make_mask*.log' hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 requirements: - class: InitialWorkDirRequirement listing: diff --git a/steps/merge_skymodels.cwl b/steps/merge_skymodels.cwl index 69b85801..41c6767d 100755 --- a/steps/merge_skymodels.cwl +++ b/steps/merge_skymodels.cwl @@ -58,6 +58,6 @@ outputs: label: merge_skymodels hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 stdout: merge_skymodels.log stderr: merge_skymodels_err.log diff --git a/steps/mslin2circ.cwl b/steps/mslin2circ.cwl index d1d985b7..0ebb1cd5 100644 --- a/steps/mslin2circ.cwl +++ b/steps/mslin2circ.cwl @@ -54,7 +54,7 @@ outputs: glob: 'mslin2circ*.log' hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 requirements: - class: InitialWorkDirRequirement listing: diff --git a/steps/plot_Ateamclipper.cwl b/steps/plot_Ateamclipper.cwl index 1ccf53a0..4d11ba97 100644 --- a/steps/plot_Ateamclipper.cwl +++ b/steps/plot_Ateamclipper.cwl @@ -22,4 +22,4 @@ outputs: label: plot_Ateamclipper hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 diff --git a/steps/plot_unflagged.cwl b/steps/plot_unflagged.cwl index 6c199049..66dd8612 100644 --- a/steps/plot_unflagged.cwl +++ b/steps/plot_unflagged.cwl @@ -41,7 +41,7 @@ outputs: hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 requirements: - class: InlineJavascriptRequirement stdout: plot_unflagged_fraction.log diff --git a/steps/predict.cwl b/steps/predict.cwl index 647f6bc9..951a2037 100644 --- a/steps/predict.cwl +++ b/steps/predict.cwl @@ -121,6 +121,6 @@ requirements: coresMin: $(inputs.max_dp3_threads) hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 stdout: predict_cal.log stderr: predict_cal_err.log diff --git a/steps/sort_times_into_freqGroups.cwl b/steps/sort_times_into_freqGroups.cwl index 5f884603..9f9ba56e 100644 --- a/steps/sort_times_into_freqGroups.cwl +++ b/steps/sort_times_into_freqGroups.cwl @@ -109,6 +109,6 @@ outputs: glob: sort_times_into_freqGroups.log hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 stdout: sort_times_into_freqGroups.log stderr: sort_times_into_freqGroups_err.log diff --git a/steps/summary.cwl b/steps/summary.cwl index 45f0de39..59c49773 100644 --- a/steps/summary.cwl +++ b/steps/summary.cwl @@ -153,7 +153,7 @@ outputs: label: summary hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 stdout: summary.log stderr: summary_err.log $schema: diff --git a/steps/taql.cwl b/steps/taql.cwl index 81b0b837..6db64f29 100644 --- a/steps/taql.cwl +++ b/steps/taql.cwl @@ -40,7 +40,7 @@ outputs: label: TaQL hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 requirements: - class: ShellCommandRequirement - class: InplaceUpdateRequirement diff --git a/steps/taql_copy.cwl b/steps/taql_copy.cwl index b445e77a..9fb6d2f1 100644 --- a/steps/taql_copy.cwl +++ b/steps/taql_copy.cwl @@ -40,7 +40,7 @@ outputs: label: TaQL hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 requirements: - class: ShellCommandRequirement - class: InitialWorkDirRequirement diff --git a/steps/transfer_solutions.cwl b/steps/transfer_solutions.cwl index da56c81b..48b21d6f 100644 --- a/steps/transfer_solutions.cwl +++ b/steps/transfer_solutions.cwl @@ -92,7 +92,7 @@ stderr: transfer_solutions_err.log label: transfer_solutions hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 requirements: - class: InlineJavascriptRequirement - class: InitialWorkDirRequirement diff --git a/steps/uvplot.cwl b/steps/uvplot.cwl index 0129e3cb..422cf024 100644 --- a/steps/uvplot.cwl +++ b/steps/uvplot.cwl @@ -71,7 +71,7 @@ outputs: label: uvplot hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 requirements: - class: ShellCommandRequirement - class: InlineJavascriptRequirement diff --git a/steps/wsclean.cwl b/steps/wsclean.cwl index e32e3d77..c1a7b562 100644 --- a/steps/wsclean.cwl +++ b/steps/wsclean.cwl @@ -355,7 +355,7 @@ outputs: label: WSClean hints: - class: DockerRequirement - dockerPull: astronrd/linc + dockerPull: astronrd/linc:v5.0rc1 requirements: - class: InplaceUpdateRequirement inplaceUpdate: true -- GitLab