A numba implementation of the improved w-stacking method described in https://arxiv.org/abs/2101.11172. The implementation mostly follows https://arxiv.org/abs/2010.10122 and borrows certain aspects from the wgridder implementation in ducc.
A numba implementation of the improved w-stacking method described in https://arxiv.org/abs/2101.11172. The implementation mostly follows https://arxiv.org/abs/2010.10122 and borrows certain aspects from the wgridder implementation in ducc.