English

Efficient wide-field radio interferometry response

Instrumentation and Methods for Astrophysics 2021-02-10 v4

Abstract

Radio interferometers do not measure the sky brightness distribution directly but rather a modified Fourier transform of it. Imaging algorithms, thus, need a computational representation of the linear measurement operator and its adjoint, irrespective of the specific chosen imaging algorithm. In this paper, we present a C++ implementation of the radio interferometric measurement operator for wide-field measurements which is based on "improved ww-stacking". It can provide high accuracy (down to 1012\approx 10^{-12}), is based on a new gridding kernel which allows smaller kernel support for given accuracy, dynamically chooses kernel, kernel support and oversampling factor for maximum performance, uses piece-wise polynomial approximation for cheap evaluations of the gridding kernel, treats the visibilities in cache-friendly order, uses explicit vectorisation if available and comes with a parallelisation scheme which scales well also in the adjoint direction (which is a problem for many previous implementations). The implementation has a small memory footprint in the sense that temporary internal data structures are much smaller than the respective input and output data, allowing in-memory processing of data sets which needed to be read from disk or distributed across several compute nodes before.

Keywords

Cite

@article{arxiv.2010.10122,
  title  = {Efficient wide-field radio interferometry response},
  author = {Philipp Arras and Martin Reinecke and Rüdiger Westermann and Torsten A. Enßlin},
  journal= {arXiv preprint arXiv:2010.10122},
  year   = {2021}
}

Comments

13 pages, 8 figures

R2 v1 2026-06-23T19:28:51.425Z