From 123d2767d7402d1c1b390c69da18be513b25c1bb Mon Sep 17 00:00:00 2001 From: mancini <mancini@astron.nl> Date: Wed, 12 Apr 2023 09:39:39 +0200 Subject: [PATCH] [SKIP CI] Replace latest with tag v4.0-42-gf3198f7 --- 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.Plot.cwl | 2 +- steps/LoSoTo.Polalign.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/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/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/gaincal.cwl | 2 +- steps/get_targetname.cwl | 2 +- steps/h5parm_pointingname.cwl | 2 +- steps/h5parmcat.cwl | 2 +- steps/identify_bad_antennas.cwl | 2 +- steps/merge_skymodels.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/transfer_solutions.cwl | 2 +- steps/uvplot.cwl | 2 +- steps/wsclean.cwl | 2 +- 48 files changed, 48 insertions(+), 48 deletions(-) diff --git a/steps/Ateamclipper.cwl b/steps/Ateamclipper.cwl index edc1a713..6ba2868a 100755 --- a/steps/Ateamclipper.cwl +++ b/steps/Ateamclipper.cwl @@ -38,7 +38,7 @@ hints: - class: InplaceUpdateRequirement inplaceUpdate: true - class: DockerRequirement - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 - class: InlineJavascriptRequirement - class: ResourceRequirement coresMin: 8 diff --git a/steps/H5ParmCollector.cwl b/steps/H5ParmCollector.cwl index 223aeb98..ff6de42f 100755 --- a/steps/H5ParmCollector.cwl +++ b/steps/H5ParmCollector.cwl @@ -81,7 +81,7 @@ outputs: label: H5parm_collector hints: - class: DockerRequirement - dockerPull: 'astronrd/linc:ldv_v404' + dockerPull: 'astronrd/linc:v4.0-42-gf3198f7 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 6044e806..b7d4bf5e 100644 --- a/steps/LoSoTo.ClockTec.cwl +++ b/steps/LoSoTo.ClockTec.cwl @@ -32,7 +32,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 inputs: - id: input_h5parm diff --git a/steps/LoSoTo.Duplicate.cwl b/steps/LoSoTo.Duplicate.cwl index 11a471b5..672ff028 100644 --- a/steps/LoSoTo.Duplicate.cwl +++ b/steps/LoSoTo.Duplicate.cwl @@ -31,7 +31,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 inputs: - id: input_h5parm diff --git a/steps/LoSoTo.Faraday.cwl b/steps/LoSoTo.Faraday.cwl index 58a8553c..e46abeef 100644 --- a/steps/LoSoTo.Faraday.cwl +++ b/steps/LoSoTo.Faraday.cwl @@ -33,7 +33,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 inputs: - id: input_h5parm diff --git a/steps/LoSoTo.Flag.cwl b/steps/LoSoTo.Flag.cwl index f8573737..d3a5f11b 100644 --- a/steps/LoSoTo.Flag.cwl +++ b/steps/LoSoTo.Flag.cwl @@ -33,7 +33,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 inputs: - id: input_h5parm diff --git a/steps/LoSoTo.FlagStation.cwl b/steps/LoSoTo.FlagStation.cwl index b3165d00..7254d017 100644 --- a/steps/LoSoTo.FlagStation.cwl +++ b/steps/LoSoTo.FlagStation.cwl @@ -32,7 +32,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 inputs: - id: input_h5parm diff --git a/steps/LoSoTo.Flagextend.cwl b/steps/LoSoTo.Flagextend.cwl index 61827ab6..6ab50078 100644 --- a/steps/LoSoTo.Flagextend.cwl +++ b/steps/LoSoTo.Flagextend.cwl @@ -34,7 +34,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 inputs: - id: input_h5parm diff --git a/steps/LoSoTo.Interpolate.cwl b/steps/LoSoTo.Interpolate.cwl index 0072e8a2..363523ec 100644 --- a/steps/LoSoTo.Interpolate.cwl +++ b/steps/LoSoTo.Interpolate.cwl @@ -35,7 +35,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 inputs: - id: input_h5parm diff --git a/steps/LoSoTo.Plot.cwl b/steps/LoSoTo.Plot.cwl index 8ebaa390..b149f680 100644 --- a/steps/LoSoTo.Plot.cwl +++ b/steps/LoSoTo.Plot.cwl @@ -39,7 +39,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 inputs: - id: input_h5parm diff --git a/steps/LoSoTo.Polalign.cwl b/steps/LoSoTo.Polalign.cwl index 8dfbcfd9..08527a33 100755 --- a/steps/LoSoTo.Polalign.cwl +++ b/steps/LoSoTo.Polalign.cwl @@ -49,7 +49,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 inputs: - id: input_h5parm diff --git a/steps/LoSoTo.Residual.cwl b/steps/LoSoTo.Residual.cwl index 83f9ea6c..b66dcba1 100644 --- a/steps/LoSoTo.Residual.cwl +++ b/steps/LoSoTo.Residual.cwl @@ -30,7 +30,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 inputs: - id: input_h5parm diff --git a/steps/LoSoTo.Reweight.cwl b/steps/LoSoTo.Reweight.cwl index e67d00c2..c7cc83e2 100644 --- a/steps/LoSoTo.Reweight.cwl +++ b/steps/LoSoTo.Reweight.cwl @@ -33,7 +33,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 inputs: - id: input_h5parm diff --git a/steps/LoSoTo.Smooth.cwl b/steps/LoSoTo.Smooth.cwl index 98de19ed..2bec4962 100644 --- a/steps/LoSoTo.Smooth.cwl +++ b/steps/LoSoTo.Smooth.cwl @@ -44,7 +44,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 inputs: - id: input_h5parm diff --git a/steps/LoSoTo.Structure.cwl b/steps/LoSoTo.Structure.cwl index 280d0110..e58f77a0 100644 --- a/steps/LoSoTo.Structure.cwl +++ b/steps/LoSoTo.Structure.cwl @@ -33,7 +33,7 @@ arguments: hints: DockerRequirement: - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 inputs: - id: input_h5parm diff --git a/steps/add_missing_stations.cwl b/steps/add_missing_stations.cwl index f9f14560..8fc462d6 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:ldv_v404' + dockerPull: 'astronrd/linc:v4.0-42-gf3198f7 requirements: - class: InlineJavascriptRequirement - class: InitialWorkDirRequirement diff --git a/steps/aoflag.cwl b/steps/aoflag.cwl index 6f7b9245..149f0916 100644 --- a/steps/aoflag.cwl +++ b/steps/aoflag.cwl @@ -162,7 +162,7 @@ requirements: inplaceUpdate: true hints: - class: DockerRequirement - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 stdout: aoflag.log stderr: aoflag_err.log diff --git a/steps/applybeam.cwl b/steps/applybeam.cwl index 232b85fb..68c9d70c 100644 --- a/steps/applybeam.cwl +++ b/steps/applybeam.cwl @@ -105,4 +105,4 @@ requirements: coresMin: 4 hints: - class: DockerRequirement - dockerPull: 'astronrd/linc:ldv_v404' + dockerPull: 'astronrd/linc:v4.0-42-gf3198f7 diff --git a/steps/applycal.cwl b/steps/applycal.cwl index 8b24f760..2eea9bc4 100644 --- a/steps/applycal.cwl +++ b/steps/applycal.cwl @@ -96,4 +96,4 @@ requirements: coresMin: 4 hints: - class: DockerRequirement - dockerPull: 'astronrd/linc:ldv_v404' + dockerPull: 'astronrd/linc:v4.0-42-gf3198f7 diff --git a/steps/applytarget.cwl b/steps/applytarget.cwl index 84cd9136..a19d40bf 100644 --- a/steps/applytarget.cwl +++ b/steps/applytarget.cwl @@ -116,4 +116,4 @@ requirements: coresMin: 2 hints: - class: DockerRequirement - dockerPull: 'astronrd/linc:ldv_v404' + dockerPull: 'astronrd/linc:v4.0-42-gf3198f7 diff --git a/steps/average.cwl b/steps/average.cwl index af5b1d9b..f48e44e2 100644 --- a/steps/average.cwl +++ b/steps/average.cwl @@ -92,6 +92,6 @@ requirements: coresMin: 8 hints: - class: DockerRequirement - dockerPull: 'astronrd/linc:ldv_v404' + dockerPull: 'astronrd/linc:v4.0-42-gf3198f7 stdout: average.log stderr: average_err.log diff --git a/steps/blsmooth.cwl b/steps/blsmooth.cwl index e591ba9e..9504e3b5 100644 --- a/steps/blsmooth.cwl +++ b/steps/blsmooth.cwl @@ -88,7 +88,7 @@ outputs: glob: BLsmooth.log hints: - class: DockerRequirement - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 requirements: - class: InitialWorkDirRequirement listing: diff --git a/steps/check_ateam_separation.cwl b/steps/check_ateam_separation.cwl index eee5650d..e6b32dc3 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:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 - class: InlineJavascriptRequirement stdout: Ateam_separation.log diff --git a/steps/check_demix.cwl b/steps/check_demix.cwl index 3c2af87f..6f727372 100644 --- a/steps/check_demix.cwl +++ b/steps/check_demix.cwl @@ -123,7 +123,7 @@ requirements: hints: - class: DockerRequirement - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 stdout: check_demix.log stderr: check_demix_err.log diff --git a/steps/check_unflagged_fraction.cwl b/steps/check_unflagged_fraction.cwl index a95b4303..7300d5b9 100644 --- a/steps/check_unflagged_fraction.cwl +++ b/steps/check_unflagged_fraction.cwl @@ -95,7 +95,7 @@ outputs: hints: - class: DockerRequirement - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 - class: ResourceRequirement coresMin: 8 stdout: check_unflagged_fraction.log diff --git a/steps/compare_station_list.cwl b/steps/compare_station_list.cwl index cb34d95e..a6e504da 100644 --- a/steps/compare_station_list.cwl +++ b/steps/compare_station_list.cwl @@ -57,6 +57,6 @@ outputs: glob: 'compareStationList*.log' hints: - class: DockerRequirement - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 stdout: compareStationList.log stderr: compareStationList_err.log diff --git a/steps/createRMh5parm.cwl b/steps/createRMh5parm.cwl index ee796794..0ac02c66 100644 --- a/steps/createRMh5parm.cwl +++ b/steps/createRMh5parm.cwl @@ -108,7 +108,7 @@ outputs: glob: 'createh5parm*.log' hints: - class: DockerRequirement - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 - class: InitialWorkDirRequirement listing: - entry: $(inputs.h5parm) diff --git a/steps/ddecal.cwl b/steps/ddecal.cwl index 07b4b777..a89e1778 100644 --- a/steps/ddecal.cwl +++ b/steps/ddecal.cwl @@ -189,7 +189,7 @@ outputs: hints: - class: DockerRequirement - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 requirements: - class: InitialWorkDirRequirement listing: diff --git a/steps/dp3_prep_cal.cwl b/steps/dp3_prep_cal.cwl index b15219ce..5d10e449 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:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 stdout: DP3.log stderr: DP3_err.log requirements: diff --git a/steps/dp3_prep_target.cwl b/steps/dp3_prep_target.cwl index 6742f661..e6f3d022 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:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 stdout: DP3.log stderr: DP3_err.log requirements: diff --git a/steps/dp3concat.cwl b/steps/dp3concat.cwl index 80277d79..64ebd661 100644 --- a/steps/dp3concat.cwl +++ b/steps/dp3concat.cwl @@ -163,7 +163,7 @@ requirements: coresMin: 8 hints: - class: DockerRequirement - dockerPull: 'astronrd/linc:ldv_v404' + dockerPull: 'astronrd/linc:v4.0-42-gf3198f7 - class: InitialWorkDirRequirement listing: - entry: $(inputs.msin) diff --git a/steps/filter_predict.cwl b/steps/filter_predict.cwl index a51982bd..707e1bba 100644 --- a/steps/filter_predict.cwl +++ b/steps/filter_predict.cwl @@ -132,6 +132,6 @@ requirements: coresMin: 1 hints: - class: DockerRequirement - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 stdout: filter_predict.log stderr: filter_predict_err.log diff --git a/steps/find_skymodel_cal.cwl b/steps/find_skymodel_cal.cwl index 2ff3fb45..19795f11 100644 --- a/steps/find_skymodel_cal.cwl +++ b/steps/find_skymodel_cal.cwl @@ -91,6 +91,6 @@ requirements: hints: DockerRequirement: - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 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 87b48efe..d9fd9c80 100644 --- a/steps/find_skymodel_target.cwl +++ b/steps/find_skymodel_target.cwl @@ -73,6 +73,6 @@ outputs: hints: - class: DockerRequirement - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 stdout: find_skymodel_target.log diff --git a/steps/gaincal.cwl b/steps/gaincal.cwl index ad248c7b..50d89dfd 100644 --- a/steps/gaincal.cwl +++ b/steps/gaincal.cwl @@ -177,7 +177,7 @@ arguments: - 'steps=[filter,gaincal,count]' hints: - class: DockerRequirement - dockerPull: 'astronrd/linc:ldv_v404' + dockerPull: 'astronrd/linc:v4.0-42-gf3198f7 requirements: - class: InitialWorkDirRequirement listing: diff --git a/steps/get_targetname.cwl b/steps/get_targetname.cwl index cdcb5ba7..19311269 100644 --- a/steps/get_targetname.cwl +++ b/steps/get_targetname.cwl @@ -45,6 +45,6 @@ requirements: - class: InlineJavascriptRequirement hints: - class: DockerRequirement - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 stdout: get_targetname.log stderr: get_targetname_err.log diff --git a/steps/h5parm_pointingname.cwl b/steps/h5parm_pointingname.cwl index a8b9fe66..0d397c8b 100644 --- a/steps/h5parm_pointingname.cwl +++ b/steps/h5parm_pointingname.cwl @@ -46,7 +46,7 @@ requirements: - class: InlineJavascriptRequirement hints: - class: DockerRequirement - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 stdout: h5parm_pointingname.log stderr: h5parm_pointingname_err.log $schema: diff --git a/steps/h5parmcat.cwl b/steps/h5parmcat.cwl index a090f88b..95d2b802 100644 --- a/steps/h5parmcat.cwl +++ b/steps/h5parmcat.cwl @@ -88,7 +88,7 @@ requirements: - class: InlineJavascriptRequirement hints: - class: DockerRequirement - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 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 00a37ddf..70870188 100644 --- a/steps/identify_bad_antennas.cwl +++ b/steps/identify_bad_antennas.cwl @@ -44,6 +44,6 @@ requirements: - class: InlineJavascriptRequirement hints: - class: DockerRequirement - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 stdout: identifyBadAntennas.log stderr: identifyBadAntennas_err.log \ No newline at end of file diff --git a/steps/merge_skymodels.cwl b/steps/merge_skymodels.cwl index 181efb58..cff9af4e 100755 --- a/steps/merge_skymodels.cwl +++ b/steps/merge_skymodels.cwl @@ -41,6 +41,6 @@ outputs: label: merge_skymodels hints: - class: DockerRequirement - dockerPull: 'astronrd/linc:ldv_v404' + dockerPull: 'astronrd/linc:v4.0-42-gf3198f7 stdout: merge_skymodels.log stderr: merge_skymodels_err.log diff --git a/steps/plot_Ateamclipper.cwl b/steps/plot_Ateamclipper.cwl index 69cf8bc9..d56cdf54 100644 --- a/steps/plot_Ateamclipper.cwl +++ b/steps/plot_Ateamclipper.cwl @@ -25,4 +25,4 @@ outputs: label: plot_Ateamclipper hints: - class: DockerRequirement - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 diff --git a/steps/plot_unflagged.cwl b/steps/plot_unflagged.cwl index 8fc1052b..bbde4b95 100644 --- a/steps/plot_unflagged.cwl +++ b/steps/plot_unflagged.cwl @@ -41,7 +41,7 @@ outputs: hints: - class: DockerRequirement - dockerPull: 'astronrd/linc:ldv_v404' + dockerPull: 'astronrd/linc:v4.0-42-gf3198f7 requirements: - class: InlineJavascriptRequirement stdout: plot_unflagged_fraction.log diff --git a/steps/predict.cwl b/steps/predict.cwl index 3abc6c6d..83c8a860 100644 --- a/steps/predict.cwl +++ b/steps/predict.cwl @@ -109,6 +109,6 @@ requirements: coresMin: 2 hints: - class: DockerRequirement - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 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 647201cf..273613ad 100644 --- a/steps/sort_times_into_freqGroups.cwl +++ b/steps/sort_times_into_freqGroups.cwl @@ -93,6 +93,6 @@ outputs: glob: sort_times_into_freqGroups.log hints: - class: DockerRequirement - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 stdout: sort_times_into_freqGroups.log stderr: sort_times_into_freqGroups_err.log diff --git a/steps/summary.cwl b/steps/summary.cwl index bc2ec838..0f3f3dea 100644 --- a/steps/summary.cwl +++ b/steps/summary.cwl @@ -142,7 +142,7 @@ outputs: label: summary hints: - class: DockerRequirement - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 stdout: summary.log stderr: summary_err.log $schema: diff --git a/steps/transfer_solutions.cwl b/steps/transfer_solutions.cwl index 57b890be..40cafe8c 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:ldv_v404' + dockerPull: 'astronrd/linc:v4.0-42-gf3198f7 requirements: - class: InlineJavascriptRequirement - class: InitialWorkDirRequirement diff --git a/steps/uvplot.cwl b/steps/uvplot.cwl index 94d81688..dc3046fa 100644 --- a/steps/uvplot.cwl +++ b/steps/uvplot.cwl @@ -71,7 +71,7 @@ outputs: label: uvplot hints: - class: DockerRequirement - dockerPull: astronrd/linc:ldv_v404 + dockerPull: astronrd/linc:v4.0-42-gf3198f7 requirements: - class: ShellCommandRequirement - class: InlineJavascriptRequirement diff --git a/steps/wsclean.cwl b/steps/wsclean.cwl index af2da609..9e791832 100644 --- a/steps/wsclean.cwl +++ b/steps/wsclean.cwl @@ -212,7 +212,7 @@ outputs: label: WSClean hints: - class: DockerRequirement - dockerPull: 'astronrd/linc:ldv_v404' + dockerPull: 'astronrd/linc:v4.0-42-gf3198f7 - class: InitialWorkDirRequirement listing: - $(inputs.msin) -- GitLab