Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
Prefactor3-CWL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David Rafferty
Prefactor3-CWL
Commits
b2f9cfb0
Commit
b2f9cfb0
authored
5 years ago
by
Mattia Mancini
Browse files
Options
Downloads
Patches
Plain Diff
Fix merge issues
parent
2d96ad0e
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
steps/LoSoTo.Plot.cwl
+1
-4
1 addition, 4 deletions
steps/LoSoTo.Plot.cwl
with
1 addition
and
4 deletions
steps/LoSoTo.Plot.cwl
+
1
−
4
View file @
b2f9cfb0
...
@@ -62,7 +62,6 @@ inputs:
...
@@ -62,7 +62,6 @@ inputs:
doc: |
doc: |
The axis to plot in different colours - e.g. pol to get correlations with
The axis to plot in different colours - e.g. pol to get correlations with
different colors.
different colors.
- id: axisDiff
- id: axisDiff
type: string?
type: string?
doc: |
doc: |
...
@@ -70,6 +69,7 @@ inputs:
...
@@ -70,6 +69,7 @@ inputs:
- e.g. ‘pol’ to plot XX-YY.
- e.g. ‘pol’ to plot XX-YY.
- id: NColFig
- id: NColFig
type: int?
type: int?
type: string
doc: |
doc: |
Number of columns in a multi-table image. By default is automatically
Number of columns in a multi-table image. By default is automatically
chosen.
chosen.
...
@@ -92,17 +92,14 @@ inputs:
...
@@ -92,17 +92,14 @@ inputs:
type: string?
type: string?
doc: |
doc: |
Use Log=’XYZ’ to set which axes to put in Log.
Use Log=’XYZ’ to set which axes to put in Log.
- id: plotFlag
- id: plotFlag
type: boolean?
type: boolean?
default: false
default: false
doc: Whether to plot also flags as red points in 2D plots.
doc: Whether to plot also flags as red points in 2D plots.
- id: doUnwrap
- id: doUnwrap
type: boolean?
type: boolean?
default: false
default: false
doc: Unwrap phases.
doc: Unwrap phases.
- id: refAnt
- id: refAnt
type: string?
type: string?
default: ''
default: ''
...
...
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