ratt-ru / CubiCal

A fast radio interferometric calibration suite.
GNU General Public License v2.0
18 stars 13 forks source link

Unify FITSBeamInterpolator with DDFacet ClassFITSBeam #461

Closed bennahugo closed 2 years ago

bennahugo commented 2 years ago

Pulls in the latest goodies from the upcoming DDFacet releases by unifying the FITSBeam interface for the degridder

This includes provisions for supporting heterogeneous beams across the array

As discussed with @JSKenyon this only adds this support for degridding modes. The DFT will require us to incorporate (and extend) the fused rime as replacement for montblanc. This will take extensive reworking of those modules which is beyond the scope of this simple fix.

This PR must only be merged once DDFacet with heterogeneous support is released (at least to make the documentation correct). I've already adjusted the version numbers in setup.py accordingly.