Skip to content
Snippets Groups Projects
Commit 1ef200d3 authored by Arno Schoenmakers's avatar Arno Schoenmakers
Browse files

TAsk #6748: Remove msselect from LOFAR tree

parent 9ac63464
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,6 @@ set(ms_PROGRAMS
combinevds
makems
msplay
msselect
msoverview
)
......
......@@ -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 = %(lofarroot)s/bin/msselect
msselect_executable = %(casaroot)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 = %(lofarroot)s/bin/msselect
msselect_executable = %(casaroot)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 = %(lofarroot)s/bin/msselect
msselect_executable = %(casaroot)s/bin/msselect
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment