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
748e120c
Commit
748e120c
authored
2 years ago
by
alex
Browse files
Options
Downloads
Patches
Plain Diff
Remove combine-spws
parent
62a15555
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!115
Remove combine-spws
Pipeline
#33625
passed
2 years ago
Stage: versioning
Stage: build
Stage: tests
Stage: docs
Stage: deploy
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
setup.py
+1
-1
1 addition, 1 deletion
setup.py
workflows/linc_calibrator/prep.cwl
+0
-2
0 additions, 2 deletions
workflows/linc_calibrator/prep.cwl
workflows/linc_target/gsmcal.cwl
+0
-2
0 additions, 2 deletions
workflows/linc_target/gsmcal.cwl
with
1 addition
and
5 deletions
setup.py
+
1
−
1
View file @
748e120c
...
...
@@ -35,7 +35,7 @@ setup(
'
Topic :: Scientific/Engineering :: Astronomy
'
],
platforms
=
'
any
'
,
install_requires
=
[
'
aplpy
'
,
'
astropy
'
,
'
bdsf
'
,
'
h5py
'
,
'
losoto
'
,
'
lsmtool
'
,
'
aplpy
'
,
'
astropy
'
,
'
bdsf
'
,
'
h5py
'
,
'
losoto
==2.2.1
'
,
'
lsmtool
'
,
'
matplotlib
'
,
'
numpy<1.23.0
'
,
'
python-casacore
'
,
'
RMextract
'
,
'
scipy
'
],
scripts
=
glob
.
glob
(
'
scripts/*
'
),
data_files
=
data_files
,
...
...
This diff is collapsed.
Click to expand it.
workflows/linc_calibrator/prep.cwl
+
0
−
2
View file @
748e120c
...
...
@@ -222,8 +222,6 @@ steps:
source: ndppp_prep_cal/msout
- id: verbose
default: true
- id: combine-spws
default: true
- id: concatenate-frequency
default: true
- id: strategy
...
...
This diff is collapsed.
Click to expand it.
workflows/linc_target/gsmcal.cwl
+
0
−
2
View file @
748e120c
...
...
@@ -281,8 +281,6 @@ steps:
source: concat/msout
- id: verbose
default: true
- id: combine-spws
default: true
- id: concatenate-frequency
default: true
- id: strategy
...
...
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