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 pyuvsim.uvsim.run_uvdata_uvsim the pyuvdata object passed has only one baseline. But the beam_dict parameter requires all the antennas in the MS set to be mapped to a beam_id in the beam_list. This is not the case when one passes beam_dict = None.
The text was updated successfully, but these errors were encountered:
In
pyuvsim.uvsim.run_uvdata_uvsim
the pyuvdata object passed has only one baseline. But thebeam_dict
parameter requires all the antennas in the MS set to be mapped to a beam_id in the beam_list. This is not the case when one passes beam_dict = None.The text was updated successfully, but these errors were encountered: