Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LOFAR
Manage
Activity
Members
Labels
Plan
Issues
Wiki
Jira issues
Open Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review 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
RadioObservatory
LOFAR
Commits
1ef200d3
Commit
1ef200d3
authored
9 years ago
by
Arno Schoenmakers
Browse files
Options
Downloads
Patches
Plain Diff
TAsk #6748: Remove msselect from LOFAR tree
parent
9ac63464
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
CEP/MS/src/CMakeLists.txt
+0
-1
0 additions, 1 deletion
CEP/MS/src/CMakeLists.txt
CEP/Pipeline/recipes/sip/tasks.cfg.in
+3
-3
3 additions, 3 deletions
CEP/Pipeline/recipes/sip/tasks.cfg.in
with
3 additions
and
4 deletions
CEP/MS/src/CMakeLists.txt
+
0
−
1
View file @
1ef200d3
...
...
@@ -16,7 +16,6 @@ set(ms_PROGRAMS
combinevds
makems
msplay
msselect
msoverview
)
...
...
This diff is collapsed.
Click to expand it.
CEP/Pipeline/recipes/sip/tasks.cfg.in
+
3
−
3
View file @
1ef200d3
...
...
@@ -60,7 +60,7 @@ recipe = imager_prepare
ndppp_exec = %(lofarroot)s/bin/NDPPP
asciistat_executable = %(lofarroot)s/bin/asciistats.py
statplot_executable = %(lofarroot)s/bin/statsplot.py
msselect_executable = %(
lofar
root)s/bin/msselect
msselect_executable = %(
casa
root)s/bin/msselect
rficonsole_executable = %(lofarroot)s/bin/rficonsole
[long_baseline]
...
...
@@ -68,7 +68,7 @@ recipe = long_baseline
ndppp_exec = %(lofarroot)s/bin/NDPPP
asciistat_executable = %(lofarroot)s/bin/asciistats.py
statplot_executable = %(lofarroot)s/bin/statsplot.py
msselect_executable = %(
lofar
root)s/bin/msselect
msselect_executable = %(
casa
root)s/bin/msselect
rficonsole_executable = %(lofarroot)s/bin/rficonsole
nproc = 1
...
...
@@ -116,4 +116,4 @@ bbs_executable = %(lofarroot)s/bin/bbs-reducer
[selfcal_finalize]
recipe = selfcal_finalize
fillrootimagegroup_exec = %(lofarroot)s/bin/fillRootImageGroup
msselect_executable = %(
lofar
root)s/bin/msselect
msselect_executable = %(
casa
root)s/bin/msselect
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