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
dadd24fb
Commit
dadd24fb
authored
5 years ago
by
Alexander Drabent
Committed by
Mattia Mancini
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
bugfix A-Team_skymodel
Former-commit-id:
e20a1d47
parent
e0e46a48
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
workflows/HBA_calibrator.cwl
+5
-5
5 additions, 5 deletions
workflows/HBA_calibrator.cwl
workflows/prefactor_calibrator.cwl
+1
-1
1 addition, 1 deletion
workflows/prefactor_calibrator.cwl
workflows/prefactor_calibrator/prep.cwl
+4
-4
4 additions, 4 deletions
workflows/prefactor_calibrator/prep.cwl
with
10 additions
and
10 deletions
workflows/HBA_calibrator.cwl
+
5
−
5
View file @
dadd24fb
class: Workflow
class: Workflow
cwlVersion: v1.0
cwlVersion: v1.0
id:
_h_b_a
id:
HBA_calibrator
label: HBA
.cwl
label: HBA
_calibrator
$namespaces:
$namespaces:
sbg: 'https://www.sevenbridges.com/'
sbg: 'https://www.sevenbridges.com/'
inputs:
inputs:
...
@@ -163,7 +163,7 @@ inputs:
...
@@ -163,7 +163,7 @@ inputs:
default: /data/skymodels
default: /data/skymodels
'sbg:x': -1000
'sbg:x': -1000
'sbg:y': 1300
'sbg:y': 1300
- id: A-Team_sky
_
model
- id: A-Team_skymodel
type: File?
type: File?
default: /data/skymodels/Ateam_LBA_CC.skymodel
default: /data/skymodels/Ateam_LBA_CC.skymodel
'sbg:x': -1000
'sbg:x': -1000
...
@@ -290,8 +290,8 @@ steps:
...
@@ -290,8 +290,8 @@ steps:
source: max_separation_arcmin
source: max_separation_arcmin
- id: calibrator_path_skymodel
- id: calibrator_path_skymodel
source: calibrator_path_skymodel
source: calibrator_path_skymodel
- id: A-Team_sky
_
model
- id: A-Team_skymodel
source: Team_sky
_
model
source:
A-
Team_skymodel
- id: cal_solutions
- id: cal_solutions
source: cal_solutions
source: cal_solutions
- id: avg_timeresolution
- id: avg_timeresolution
...
...
This diff is collapsed.
Click to expand it.
workflows/prefactor_calibrator.cwl
+
1
−
1
View file @
dadd24fb
...
@@ -163,7 +163,7 @@ inputs:
...
@@ -163,7 +163,7 @@ inputs:
default: /data/skymodels
default: /data/skymodels
'sbg:x': -1000
'sbg:x': -1000
'sbg:y': 1300
'sbg:y': 1300
- id: A-Team_sky
_
model
- id: A-Team_skymodel
type: File?
type: File?
default: /data/skymodels/Ateam_LBA_CC.skymodel
default: /data/skymodels/Ateam_LBA_CC.skymodel
'sbg:x': -1000
'sbg:x': -1000
...
...
This diff is collapsed.
Click to expand it.
workflows/prefactor_calibrator/prep.cwl
+
4
−
4
View file @
dadd24fb
class: Workflow
class: Workflow
cwlVersion: v1.0
cwlVersion: v1.0
id: pre
factor_calibrator
id: pre
p
label: pre
factor_calibrator
label: pre
p_cal
$namespaces:
$namespaces:
sbg: 'https://www.sevenbridges.com/'
sbg: 'https://www.sevenbridges.com/'
inputs:
inputs:
...
@@ -29,7 +29,7 @@ inputs:
...
@@ -29,7 +29,7 @@ inputs:
type: float?
type: float?
'sbg:x': -638.4987182617188
'sbg:x': -638.4987182617188
'sbg:y': 31.238996505737305
'sbg:y': 31.238996505737305
- id: A-Team_sky
_
model
- id: A-Team_skymodel
default: /data/skymodels/Ateam_LBA_CC.skymodel
default: /data/skymodels/Ateam_LBA_CC.skymodel
type:
type:
- string?
- string?
...
@@ -136,7 +136,7 @@ steps:
...
@@ -136,7 +136,7 @@ steps:
- id: make_sourcedb
- id: make_sourcedb
in:
in:
- id: sky_model
- id: sky_model
source: A-Team_sky
_
model
source: A-Team_skymodel
out:
out:
- id: sourcedb
- id: sourcedb
- id: log
- id: log
...
...
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