From 6e37020c9132f4f5257a5c4e48e41465683e0c4e Mon Sep 17 00:00:00 2001 From: "Dr. Thomas Orgis" <thomas.orgis@uni-hamburg.de> Date: Thu, 14 May 2020 16:27:26 +0200 Subject: [PATCH] I got a working build with Casacore 3.3.3. --- build_lofar.sh.config.rrz | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_lofar.sh.config.rrz b/build_lofar.sh.config.rrz index ebc2c5f..b6b5b8d 100644 --- a/build_lofar.sh.config.rrz +++ b/build_lofar.sh.config.rrz @@ -1,7 +1,7 @@ # The setup on the Hamburg LOFAR GPU Cluster. aoflagger_version=2.14.0 -casacore_version=latest +casacore_version=3.3.0 dysco_version=1.2.0 pybdsf_version=latest # weird C++ template error with 1.8.12 pycasa_version=3.1.1 -- GitLab