Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
LINC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ResearchAndDevelopment
LINC
Commits
3618fe14
Commit
3618fe14
authored
3 years ago
by
David Rafferty
Browse files
Options
Downloads
Patches
Plain Diff
Fix path and remove pol-diff plot
Former-commit-id:
4b1e694b
parent
450f3593
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
lofar-cwl/steps/ms_concat.cwl
+5
-5
5 additions, 5 deletions
lofar-cwl/steps/ms_concat.cwl
workflows/prefactor_calibrator/ion.cwl
+0
-34
0 additions, 34 deletions
workflows/prefactor_calibrator/ion.cwl
with
5 additions
and
39 deletions
lofar-cwl/steps/ms_concat.cwl
+
5
−
5
View file @
3618fe14
...
...
@@ -64,13 +64,13 @@ requirements:
- entry: $(inputs.msin)
writable: true
- entryname: script.sh
entry: |
entry: |
#!/bin/bash
directories=\$(ls -d out_*)
#echo \$directories
mkdir -pv workdir
cp -r \$directories workdir/. && cd workdir
python3 /usr/local/bin/
concat_MS_CWL.py \$1 \$2 \$3 \$4 \$directories \$5
concat_MS_CWL.py \$1 \$2 \$3 \$4 \$directories \$5
- class: InplaceUpdateRequirement
inplaceUpdate: true
- class: InlineJavascriptRequirement
...
...
@@ -78,15 +78,15 @@ stdout: ms_concat.log
#
#
# mkdir -pv dirs && cp -rv \$directories dirs/. && cd dirs
# directories=\$(ls -d out_*)
#
#
#- entryname: script.sh
# entry: |
# #!/bin/bash
#
#
# ls
#- python3
...
...
This diff is collapsed.
Click to expand it.
workflows/prefactor_calibrator/ion.cwl
+
0
−
34
View file @
3618fe14
...
...
@@ -76,7 +76,6 @@ outputs:
- id: inspection
outputSource:
- losoto_plot_P3/output_plots
- losoto_plot_Pd/output_plots
- losoto_plot_tec/output_plots
- losoto_plot_tec3rd/output_plots
- losoto_plot_clock/output_plots
...
...
@@ -148,38 +147,6 @@ steps:
label: losoto_plot_P3
'sbg:x': 0
'sbg:y': -200
- id: losoto_plot_Pd
in:
- id: input_h5parm
source: clocktec/output_h5parm
- id: soltab
default: sol000/phaseOrig
- id: axesInPlot
default:
- time
- freq
- id: axisInTable
default: ant
- id: axisDiff
default: pol
- id: minmax
default:
- -3.14
- 3.14
- id: plotFlag
default: true
- id: refAnt
source: refant
- id: prefix
default: ion_ph_poldif
out:
- id: output_plots
- id: logfile
- id: parset
run: ../../lofar-cwl/steps/LoSoTo.Plot.cwl
label: losoto_plot_Pd
'sbg:x': 0
'sbg:y': -100
- id: losoto_plot_tec
in:
- id: input_h5parm
...
...
@@ -324,7 +291,6 @@ steps:
- inh5parm_logfile
- clocktec/logfiles
- losoto_plot_P3/logfile
- losoto_plot_Pd/logfile
- losoto_plot_tec/logfile
- losoto_plot_tec3rd/logfile
- losoto_plot_clock/logfile
...
...
This diff is collapsed.
Click to expand it.
Andre Offringa
@offringa
mentioned in commit
3b53e9fc
·
3 years ago
mentioned in commit
3b53e9fc
mentioned in commit 3b53e9fcd92d4e780411810677977178e5187131
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment