HERA-Team / hera_cal

Library for HERA data reduction, including redundant calibration, absolute calibration, and LST-binning.
MIT License
12 stars 8 forks source link

Update frf.py to accomodate updated UVBeam power beam shapes. #856

Closed aewallwi closed 1 year ago

aewallwi commented 1 year ago

UVBeam seems to now require dummy index for e-field beam in power beams. Here, we update some frf code to accomodate this.

aewallwi commented 1 year ago

This is actually breaking a fix to address pyuvdata interface updates.