This package browser is in early development. Mind the rough edges.

siril

Image processing software for amateur astronomy

This package provides an astronomical image processing tool - SIRIL. It is specially tailored for noise reduction and improving the signal/noise ratio of an image from multiple captures, as required in astronomy. SIRIL can align automatically or manually, stack and enhance pictures from various file formats, even image sequence files (films and SER files). It works well with limited system resources, like in embedded platforms, but is also very fast when run on more powerful computers and provides conversion to FITS from a large number of image formats.

Installation

Install the latest version of siril as follows:

guix install siril

Or install a particular version:

guix install siril@1.4.0-beta3

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of siril about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/siril'><img src='https://packages.guix.gnu.org/packages/siril/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/siril/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/siril)

Example Org:

[[https://packages.guix.gnu.org/packages/siril][https://packages.guix.gnu.org/packages/siril/badges/latest-version.svg]]