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
cfbe593a
Commit
cfbe593a
authored
5 years ago
by
alex
Browse files
Options
Downloads
Patches
Plain Diff
change File? to string?
parent
024c06b6
No related branches found
No related tags found
2 merge requests
!69
Change the name of the pre-calibrated output MS
,
!20
Merge request HBA_calibrator to master
Pipeline
#666
failed
5 years ago
Stage: validate_cwl_scripts
Stage: test_steps
Stage: integration_test
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
workflows/HBA_calibrator.cwl
+4
-4
4 additions, 4 deletions
workflows/HBA_calibrator.cwl
workflows/prefactor_calibrator.cwl
+4
-4
4 additions, 4 deletions
workflows/prefactor_calibrator.cwl
workflows/prefactor_calibrator/prep.cwl
+1
-1
1 addition, 1 deletion
workflows/prefactor_calibrator/prep.cwl
with
9 additions
and
9 deletions
workflows/HBA_calibrator.cwl
+
4
−
4
View file @
cfbe593a
...
...
@@ -77,12 +77,12 @@ inputs:
'sbg:x': -1000
'sbg:y': -400
- id: solutions2transfer
type:
File
?
type:
string
?
default: /data/solutions/3C48.h5
'sbg:x': -1000
'sbg:y': -300
- id: antennas2transfer
type:
File
?
type:
string
?
default: '[FUSPID].*'
'sbg:x': -1000
'sbg:y': -200
...
...
@@ -164,12 +164,12 @@ inputs:
'sbg:x': -1000
'sbg:y': 1300
- id: calibrator_path_skymodel
type:
Directory
?
type:
string
?
default: /data/skymodels
'sbg:x': -1000
'sbg:y': 1400
- id: A-Team_skymodel
type:
File
?
type:
string
?
default: /data/skymodels/Ateam_LBA_CC.skymodel
'sbg:x': -1000
'sbg:y': 1500
...
...
This diff is collapsed.
Click to expand it.
workflows/prefactor_calibrator.cwl
+
4
−
4
View file @
cfbe593a
...
...
@@ -77,12 +77,12 @@ inputs:
'sbg:x': -1000
'sbg:y': -400
- id: solutions2transfer
type:
File
?
type:
string
?
default: /data/solutions/3C48.h5
'sbg:x': -1000
'sbg:y': -300
- id: antennas2transfer
type:
File
?
type:
string
?
default: '[FUSPID].*'
'sbg:x': -1000
'sbg:y': -200
...
...
@@ -164,12 +164,12 @@ inputs:
'sbg:x': -1000
'sbg:y': 1300
- id: calibrator_path_skymodel
type:
Directory
?
type:
string
?
default: /data/skymodels
'sbg:x': -1000
'sbg:y': 1400
- id: A-Team_skymodel
type:
File
?
type:
string
?
default: /data/skymodels/Ateam_LBA_CC.skymodel
'sbg:x': -1000
'sbg:y': 1500
...
...
This diff is collapsed.
Click to expand it.
workflows/prefactor_calibrator/prep.cwl
+
1
−
1
View file @
cfbe593a
...
...
@@ -71,7 +71,7 @@ inputs:
'sbg:x': -1000
'sbg:y': 600
- id: A-Team_skymodel
type:
File
?
type:
string
?
default: /data/skymodels/Ateam_LBA_CC.skymodel
'sbg:x': -1000
'sbg:y': 700
...
...
This diff is collapsed.
Click to expand it.
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