From e293177d75fc8fd1559943ced5c382e39ad61f4e Mon Sep 17 00:00:00 2001 From: "Dr. Thomas Orgis" <thomas.orgis@uni-hamburg.de> Date: Tue, 9 Jun 2020 18:17:40 +0200 Subject: [PATCH] add LOFARBeam paths to init.sh --- build_lofar.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build_lofar.sh b/build_lofar.sh index 714e1a2..44bd165 100644 --- a/build_lofar.sh +++ b/build_lofar.sh @@ -697,7 +697,8 @@ cat <<EOT # EOT for p in lsmtool pyBDSF wsclean dysco DP3\ - idg aoflagger python-casacore casacore + idg aoflagger python-casacore casacore \ + LOFARBeam do echo "# $p" pp="$lofar_prefix/$p" -- GitLab