Skip to content

Fix beam attenuation when using EveryBeam

David Rafferty requested to merge fix_beam into master

This MR fixes an issue with EveryBeam, in which incorrect coordinates were being given to the array_factor() method, resulting in incorrect attenuation of the sky model.

Merge request reports