Recent Releases of https://github.com/astro-informatics/purify

https://github.com/astro-informatics/purify - Update build system and tests

  • #346 Should make tests and benchmarks compatible with Spack
    • Test data is installed to install directory
    • Tests, examples and benchmarks read data from install directory
  • #350 Update CI
  • #344
    • Remove Conan support
    • Migrate cppflow interface to ONNXrt

- C++
Published by tkoskela over 1 year ago

https://github.com/astro-informatics/purify - Updated build and logging

Corresponds with SOPT v4.1.0

- C++
Published by mmcleod89 about 2 years ago

https://github.com/astro-informatics/purify - Initial Tensorflow Model Compatible Release

  • Add compatibility for tensorflow model in the forward-backward algorithm.
  • Shift to Conan based build system for dependencies.

- C++
Published by mmcleod89 almost 3 years ago

https://github.com/astro-informatics/purify - CMake and DOI update

  • The main update in this release is the CMake cod and DOI yaml file.
  • Also caching of MPI has been added to travis so that MPI tests pass when the should
  • A few small test issues around the power method have been fixed

- C++
Published by Luke-Pratley over 7 years ago

https://github.com/astro-informatics/purify - MPI and Widefield Imaging Release

  • 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

- C++
Published by Luke-Pratley over 7 years ago

https://github.com/astro-informatics/purify - First release

Contains C and python wrappers for purify.

- C++
Published by mdavezac about 11 years ago