Install latest/stable of aquila

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install aquila

Don't have snapd? Get set up for snaps.

Channel Version Published

Details for aquila

Package name

  • aquila

License

  • BSD-3-Clause

Last updated

  • 25 May 2026 - latest/stable
  • 25 May 2026 - latest/edge

Websites


Source code


Report a bug


Report a Snap Store violation

Share this snap

Generate an embeddable card to be shared on external websites.

Command-line toolkit for astrophotography stacking and compositing

Aquila is a fast, terminal-native toolkit for reducing and compositing astronomical image data on Linux. The image processing heart is written in Modern Fortran with OpenMP parallelism. It fits naturally into shell scripts and automated pipelines.

Recommended aliases:

sudo snap alias aquila.lrgb aqlrgb

sudo snap alias aquila.stack aqstack

sudo snap alias aquila.cli aqcli

The package includes three programs:

  • aqstack or aquila.stack: calibrates and stacks monochromatic CCD frames. Handles bias, dark, and flat subtraction, hot pixel correction, frame alignment, and combining by average, median, or sigma-clipped mean.

  • aqlrgb or aquila.lrgb: composites multi-filter data into colour images. Supports the classic LRGB workflow as well as narrowband palette mixing, white-balance equalisation, background suppression, and nonlinear stretching (asinh, sqrt, log) before writing FITS or PNG output.

  • aqcli or aquila.cli: a scripting interpreter for writing end-to-end image processing pipelines. Scripts load frames, run calibration and stacking routines, apply convolution kernels and math operations, and save results — all in a compact, readable domain-specific language.

Report an issue/feature request: https://github.com/gronki/aquila/issues


Install aquila on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using aquila