You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the test_compare_pyuvsim test module, the case in which mutliple beams are used fails if polarized=False. It is strange because polarized=False works fine for each individual beam, it is only when they are combined in the same list that it fails.
In the
test_compare_pyuvsimtest module, the case in which mutliple beams are used fails ifpolarized=False. It is strange becausepolarized=Falseworks fine for each individual beam, it is only when they are combined in the same list that it fails.