Summary
SIRIL is an astronomical image processing tool. 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.
Versions
v9999 :: 0 :: gentoo
- Modified
- License
- GPL-3+
- USE flags
- curl ffmpeg gnuplot heif jpeg openmp png raw tiff wcs
v1.0.1 :: 0 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- ~amd64 ~x86
- USE flags
- curl ffmpeg gnuplot heif jpeg openmp png raw tiff wcs
USE flags
General
- curl
- Add support for client-side URL transfer library
- ffmpeg
- Enable ffmpeg/libav-based audio/video codec support
- gnuplot
- Enable support for gnuplot (data and function plotting)
- heif
- Add support for the HEIF image format
- jpeg
- Add JPEG image support
- openmp
- Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp"
- png
- Add support for libpng (PNG images)
- raw
- Add support for raw image formats
- tiff
- Add support for the TIFF image format
- wcs
- Add supprt astrometry features using sci-astronomy/wcslib
Dependencies
dev-libs / glib : The GLib library of C routines
dev-libs / json-glib : Library providing GLib serialization and deserialization for the JSON format
dev-libs / libconfig : Libconfig is a simple library for manipulating structured configuration files
media-gfx / exiv2 : EXIF, IPTC and XMP metadata C++ library and command line utility
media-libs / libheif : ISO/IEC 23008-12:2017 HEIF file format decoder and encoder
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
media-libs / libpng : Portable Network Graphics library
media-libs / libraw : LibRaw is a library for reading RAW files obtained from digital photo cameras
media-libs / librtprocess : Algorithms for RAW processing from RawTherapee
media-libs / opencv : A collection of algorithms and sample code for various computer vision problems
media-libs / tiff : Tag Image File Format (TIFF) library
media-video / ffmpeg : Complete solution to record/convert/stream audio and video. Includes libavcodec
net-misc / curl : A Client that groks URLs
sci-astronomy / wcslib : Astronomical World Coordinate System transformations library
sci-libs / cfitsio : C and Fortran library for manipulating FITS files
sci-libs / fftw : Fast C library for the Discrete Fourier Transform
sci-libs / gsl : The GNU Scientific Library
x11-libs / cairo : A vector graphics library with cross-device output support
Runtime Dependencies
dev-libs / glib : The GLib library of C routines
dev-libs / json-glib : Library providing GLib serialization and deserialization for the JSON format
dev-libs / libconfig : Libconfig is a simple library for manipulating structured configuration files
media-gfx / exiv2 : EXIF, IPTC and XMP metadata C++ library and command line utility
media-libs / libheif : ISO/IEC 23008-12:2017 HEIF file format decoder and encoder
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
media-libs / libpng : Portable Network Graphics library
media-libs / libraw : LibRaw is a library for reading RAW files obtained from digital photo cameras
media-libs / librtprocess : Algorithms for RAW processing from RawTherapee
media-libs / opencv : A collection of algorithms and sample code for various computer vision problems
media-libs / tiff : Tag Image File Format (TIFF) library
media-video / ffmpeg : Complete solution to record/convert/stream audio and video. Includes libavcodec
net-misc / curl : A Client that groks URLs
sci-astronomy / wcslib : Astronomical World Coordinate System transformations library
sci-libs / cfitsio : C and Fortran library for manipulating FITS files
sci-libs / fftw : Fast C library for the Discrete Fourier Transform
sci-libs / gsl : The GNU Scientific Library
sci-visualization / gnuplot : Command-line driven interactive plotting program
x11-libs / cairo : A vector graphics library with cross-device output support
Depending packages
sci-astronomy / pysiril : Python library to interface Python to a SiriL script
Bugs
- 853916
- sci-astronomy/siril-1.0.1 - ../.../signals.c: fatal error: execinfo.h: No such file or directory
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-astronomy/siril: use libjpeg-turbo
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sci-astronomy/siril: fix openmp check
Signed-off-by: Sam James <sam@gentoo.org> - Mario Haustein · gentoo
sci-astronomy/siril: version bump 1.0.1
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/24754 Signed-off-by: Sam James <sam@gentoo.org> - Mario Haustein · gentoo
sci-astronomy/siril: new package
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://bugs.gentoo.org/575932 Signed-off-by: Sam James <sam@gentoo.org>