Skip to content

MPI and Widefield Imaging Release

Compare
Choose a tag to compare
@Luke-Pratley Luke-Pratley released this 01 Feb 17:58
· 29 commits to stable since this release
9c09263
  • Changed interface to use a config file that is a .yaml format.
  • Added support for reading measurements from the .uvfits format
  • Added support MPI ADMM
  • Added the Forward Backward algorithm
  • Added GPU option when using arrayfire
  • Added ability to simulate observation and perform reconstruction
  • Added ability to simulate observation from an input uvw coverage
  • Added support for the fast and accurate w projection kernel integration
  • Added support for MPI w-stacking algorithm
  • Added support to combine MPI w-stacking and w-projeciton
  • Added support for distributing measurements across MPI nodes
  • Added k-means clustering algorithm to distribute measurements into w-stacks
  • Added benchmarks of MPI and serial operators