convolve-rs 1.1.3

Rust port of beamcon from RACS-tools: smooth FITS images and cubes to a common beam via UV-plane (FFT) convolution
Documentation
# convolve-rs

```{include} ../README.md
:start-after: <!-- SPHINX-START -->
```

## Table of contents

```{toctree}
:maxdepth: 1
quickstart.md
cli.md
algorithms.md
```

## Rust API

The Rust crate is documented separately on
[docs.rs/convolve-rs](https://docs.rs/convolve-rs) — the Python API on this
site is a thin binding over it.

## Indices and tables

- {ref}`genindex`
- {ref}`modindex`
- {ref}`search`