When building DP3 against EveryBeam, the tApplyBeam --> "Test with beammode=ELEMENT" integration test fails. On the development branch, this integration test has been temporarily deactivated. However, before merging development into master this needs to be fixed.
Probably error originates from the call to EveryBeam: antBeamInfo[st]->ComputeElementResponse in DPPP/ApplyBeam.cc
When building DP3 against EveryBeam, the
tApplyBeam
-->"Test with beammode=ELEMENT"
integration test fails. On the development branch, this integration test has been temporarily deactivated. However, before merging development into master this needs to be fixed.Probably error originates from the call to EveryBeam:
antBeamInfo[st]->ComputeElementResponse
inDPPP/ApplyBeam.cc