def get_efields(ms, band): efields.append(ms.get_efield(band, output=True))
def get_efields(tr_ms, band): efields.append(tr_ms.get_efield(band))