Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • pixel-fitter
  • remove-pybind11
  • multiscale_cuda
  • profiling
  • wavelet-deconvolution
  • ast-1102-nanobind
  • temp-fix-for-local-rms-multiscale-crash
  • ast-943-use-central-frequency-only
  • add-sphinx
  • test-radler-as-static
11 results

radler

  • Clone with SSH
  • Clone with HTTPS
  • André Offringa's avatar
    Andre Offringa authored
    4ebcaf97
    History

    Radio Astronomical Deconvolution Library

    Radler is a library providing functionality for deconvolving astronomical images. Radler evolved as a stand-alone library from the w-stacking clean (WSClean) imager https://gitlab.com/aroffringa/wsclean.

    Testing

    Radler will be more extensively tested in the near-future. Tests for the core functionality - in particular the different DeconvolutionAlgorithms can be found in the cpp/test directory. Smaller scale unit tests can be found at namespace level (see, e.g., cpp/math/test)

    Some example scripts of how the C++ interface can be used, are found in the cpp/demo directory.

    License

    Radler is released under the LGPL version 3.