Skip to content

Make DPPP compile without LOFAR beam

Tammo Jan Dijkema requested to merge compile-without-beam into master

Created by: aroffringa

Fixes #28 (closed). Steps to correct or apply the beam are put between #ifdefs and not compiled if no beam is found. The demixen is not compiled either when no beam is available, as it does not make sense to use demixen for anything other than LOFAR (or just anything?)

Because not any LOFAR files are any longer included when building without beam, in various places new includes or similarly slight changes were necessary.

Merge request reports