No edit summary
(0.9.0 updates, preparing for release)
Line 7: Line 7:


<!--T:21-->
<!--T:21-->
'''Current version is [[Siril:0.9.0 rc1|0.9.0 rc1]].''' Coming up: 0.9 stable version (August 2015). Previous version was [[Siril:0.9.0 beta|0.9.0 beta]].
Current version is [[Siril:0.9.0 rc1|0.9.0 rc1]]. '''Coming up: 0.9.0 stable version (October 2015)'''. Previous version was [[Siril:0.9.0 beta|0.9.0 beta]].


==Who should use Siril?== <!--T:22-->
==Who should use Siril?== <!--T:22-->
Siril is targeted to '''amateur astronomers''' having acquired images and wanting to process them in a semi-automatic way. It provides a more user-friendly interface than Iris' command line, but it is not yet as automated as DeepSkyStacker or Registax. It also provides a command line to access various processing functions.
Siril is targeted to '''amateur astronomers''' having acquired images and wanting to process them in a semi-automatic way. It provides a more user-friendly interface than Iris' command line as well as more modern and powerful processing algorithms, but it is not yet as automated as DeepSkyStacker or Registax. It also provides a basic command line to access various processing functions.


<!--T:24-->
<!--T:24-->
Siril is now fully capable to pre-process and process '''deep sky''' images (when built from latest source). One feature is still missing for '''planetary''' images processing is the automatic image quality evaluation, in other words image sorting, which makes the processing results quite low quality. The new star detection registration is perfect for deep sky images, but there are also two automatic translation-only registrations, one more suited for planetary and bright nebula images, based on [https://en.wikipedia.org/wiki/Discrete_Fourier_transform DFT], and another more simple targetted at deep-sky images, based on [http://en.wikipedia.org/wiki/Point_spread_function PSF] on a single reference star. Additionally, a manual alignment capability makes it also well fitted for amateur astronomers having feature-less or bad quality images that automatic tools fail to align properly.
Siril is now fully capable to pre-process and process '''deep sky''' images. One feature still missing for '''planetary''' images processing is image deformation, but it is still capable of registering and processing them in an elegant way. The new star detection registration is perfect for deep sky images, but there are also two automatic translation-only registrations, one more suited for planetary and bright nebula images, based on [https://en.wikipedia.org/wiki/Discrete_Fourier_transform DFT], and another more simple targetted at deep-sky images, based on [http://en.wikipedia.org/wiki/Point_spread_function PSF] on a single reference star. Additionally, a manual alignment capability makes it also well fitted for amateur astronomers having feature-less or bad quality images that automatic tools fail to align properly.


<!--T:25-->
<!--T:25-->
Line 22: Line 22:


==News== <!--T:3-->
==News== <!--T:3-->
For latest updates, see our [http://free-astro.vinvin.tf/bugs/roadmap_page.php bug and feature tracking system].
<!--T:45-->
The software is in '''released''' phase, and is now considered stable. If you find bugs and want to report them (please, do!), contact the team using the links at the bottom of this page, or feel free to report them on the [http://free-astro.vinvin.tf/bugs/bug_report_page.php bug report page].
*June 10, 2015
*June 10, 2015
**New registration method available!! It is now possible to register images with an automatic global star detection tool. The algorithm take into account the translation and the rotation.
**New registration method available!! It is now possible to register images with an automatic global star detection tool. The algorithm take into account the translation and the rotation.
Line 28: Line 33:
*April 13, 2015
*April 13, 2015
**We have been working hard on accelerating stacking algorithms on multi-core CPUs, giving SER a better support and we are also working on the two main lacks of Siril: taking into account rotation and multi-point in registration, for better deep-sky and planetary registrations. These works are in progress, and will take some weeks to complete.
**We have been working hard on accelerating stacking algorithms on multi-core CPUs, giving SER a better support and we are also working on the two main lacks of Siril: taking into account rotation and multi-point in registration, for better deep-sky and planetary registrations. These works are in progress, and will take some weeks to complete.
<!--T:55-->
*December 29, 2014; committed revision 737
**First [[Siril:0.9.0 rc1|release-candidate]] of Siril. Previous version was [[0.9.0 beta]].
<!--T:54-->
*December 10, 2014; committed revision 707
**Fixing critical bug in percentile clipping
<!--T:48-->
*December 5, 2014; committed revision 694
**A button has been implemented in order to stop the background process
<!--T:50-->
*November 30, 2014; committed revision 678
**Starting development of a multi-threaded application for heavy computation. There is a new thread for long tasks, keeping the GUI responsive. This commit implements it in the preprocessing.
<!--T:51-->
*November 29, 2014; committed revision 677
**Fixing bug in spline algorithm for background extraction
<!--T:52-->
*November 27, 2014; committed revision 674
**Big update with a bug fixed in the background extraction module. Also the spline algorithm has been improved.
**New module to remove Canon banding (same algorithm as the script used in PixInsight)
<!--T:53-->
*November 11, 2014; committed revision 671
**First beta and package [[Siril:0.9.0 beta|release]] of the new Siril. Previous version was known as [[Siril:0.9_alpha|0.9 alpha]] and was not released outside subversion.
<!--T:42-->
*November 8, 2014; committed revision 659
**Fourier Transform module now accepts color images.
<!--T:43-->
*November 2, 2014; committed revision 643
**New rejection stacking process for small set of data: Percentile Clipping.
<!--T:44-->
*October 31, 2014; committed revision 641:
**Fixing critical bug in Winsorized Sigma Clipping.
**Fixing rejected pixels count.
<!--T:45-->
The software is in '''beta''' phase, meaning its stability is still being improved, but most functionalities are working. If you find bugs and want to report them (please, do!), contact the team using the links at the bottom of this page, or feel free to report it on the [https://free-astro.vinvin.tf/bugs/view_all_bug_page.php bug tracking page].


<!--T:47-->
<!--T:47-->
Many [[Siril:0.9.0 beta|improvements]] have been done over the previous unmaintained version. The command line has been reactivated in large proportions, see the list of currently available commands on the dedicated [[Siril:Commands|Commands]] page. New commands and features have been and are being developed. For a complete list of features, see the [[Siril:0.9.0_beta|0.9.0 beta]] page, the subversion log, or the [[Siril#List_of_Siril_features|list of features]] below.
Many [[Siril:0.9.0 beta|improvements]] have been done over the previous unmaintained version. The command line has been reactivated in large proportions, see the list of currently available commands on the dedicated [[Siril:Commands|Commands]] page. New commands and features have been and are being developed. For a complete list of features, see the [[Siril:0.9.0_beta|0.9.0 beta]] page, [http://free-astro.vinvin.tf/bugs/roadmap_page.php the roadmap], or the [[Siril#List_of_Siril_features|list of features]] below.


<!--T:12-->
<!--T:12-->
The '''roadmap''' for Siril is being updated for its after-release life. Ideas are stored in the [https://free-astro.vinvin.tf/bugs/roadmap_page.php Roadmap page], and the list of known bugs is maintained in the [https://free-astro.vinvin.tf/bugs/view_all_bug_page.php bug tracking page] file. The complete changelog is available in the SVN log (not available online), a summary is available in the news section here and in the page of each release, as well as in the [https://free-astro.vinvin.tf/svn/siril/ChangeLog ChangeLog] file. '''If you want to contribute, you are welcome!'''
The '''roadmap''' for Siril is being updated for its after-release life. Ideas are stored in the [http://free-astro.vinvin.tf/bugs/roadmap_page.php Roadmap page], and the list of known bugs is maintained in the [http://free-astro.vinvin.tf/bugs/view_all_bug_page.php bug tracking page] file. The complete changelog is available in the SVN log (not available online), a summary is available in the news section here and in the page of each release, as well as in the [http://free-astro.vinvin.tf/svn/siril/trunk/ChangeLog ChangeLog] file. '''If you want to contribute, you are welcome!'''


==Start using Siril / Documentation== <!--T:4-->
==Start using Siril / Documentation== <!--T:4-->
Siril's works internally with FITS images, unsigned 16-bit per pixel and per channel. All images you want to process with Siril thus needs to be converted using the [[Siril:Tutorial_import|Conversion tab]], except for SER and film sequences which are converted on-the-fly.
Siril's works internally with FITS images, unsigned 16-bit per pixel and per channel. All images you want to process with Siril thus needs to be converted using the [[Siril:Tutorial_import|Conversion tab]], except for [[SER]] and film sequences which are converted on-the-fly.


<!--T:27-->
<!--T:27-->
Line 98: Line 58:
* Native image format support
* Native image format support
** unsigned 16-bit FITS files (other FITS are converted to this format on-the-fly)
** unsigned 16-bit FITS files (other FITS are converted to this format on-the-fly)
** SER files
** [[SER]] files
** AVI and many other film files
** AVI and many other film files, their support is being dropped in favour of SER.
* Image conversion (to the native FITS format only)
* Image conversion (to the native FITS format only)
** Supported input types: 8-bit and 16-bit BMP, TIFF, JPEG, PNG files, NetPBM binary images, RAW DSLR images.
** Supported input types: 8-bit and 16-bit BMP, TIFF, JPEG, PNG files, NetPBM binary images, RAW DSLR images.
Line 107: Line 67:
** Translation using PSF of a star, generally used for deek-sky images
** Translation using PSF of a star, generally used for deek-sky images
** Manual translation with two preview renderings of the current image with reference frame in transparency
** Manual translation with two preview renderings of the current image with reference frame in transparency
** Plate-solving is not implemented yet
* Image stacking
* Image stacking
** Summing
** Summing
Line 124: Line 83:
<!--T:13-->
<!--T:13-->
'''Limitations:'''
'''Limitations:'''
* Only 3-channel colour images assigned to R, G and B are possible in the general workspace (image processing and sequence handling). It is however possible to manipulate many 1-channel image to create a colour composition, such as popular LRGB, RGBHa or [http://hubblesite.org/gallery/behind_the_pictures/meaning_of_color/eagle.php SII-Ha-OIII] images.
* Only 3-channel colour images assigned to R, G and B are possible in the general workspace (image processing and sequence handling). It is however possible to manipulate several 1-channel image to create a colour composition, such as popular LRGB, RGBHa or [http://hubblesite.org/gallery/behind_the_pictures/meaning_of_color/eagle.php SII-Ha-OIII] images, with the [http://free-astro.vinvin.tf/index.php/Siril:Manual#RGB_Compositing compositing] tool.


==Compilation and installation== <!--T:15-->
==Compilation and installation== <!--T:15-->
Line 143: Line 102:


<!--T:40-->
<!--T:40-->
See the [https://free-astro.vinvin.tf/svn/siril/AUTHORS AUTHORS] file for the complete list of contributors.
See the [https://free-astro.vinvin.tf/svn/siril/trunk/AUTHORS AUTHORS] file for the complete list of contributors.
</translate>
</translate>

Revision as of 22:25, 16 October 2015

Siril, a free astronomical image processing software

Siril is meant to be Iris for Linux (sirI-L). It is an astronomical image processing tool, able to convert, pre-process images, help aligning them automatically or manually, stack them and enhance final images. This page is the page for the new version of Siril.

Current version is 0.9.0 rc1. Coming up: 0.9.0 stable version (October 2015). Previous version was 0.9.0 beta.

Who should use Siril?

Siril is targeted to amateur astronomers having acquired images and wanting to process them in a semi-automatic way. It provides a more user-friendly interface than Iris' command line as well as more modern and powerful processing algorithms, but it is not yet as automated as DeepSkyStacker or Registax. It also provides a basic command line to access various processing functions.

Siril is now fully capable to pre-process and process deep sky images. One feature still missing for planetary images processing is image deformation, but it is still capable of registering and processing them in an elegant way. The new star detection registration is perfect for deep sky images, but there are also two automatic translation-only registrations, one more suited for planetary and bright nebula images, based on DFT, and another more simple targetted at deep-sky images, based on PSF on a single reference star. Additionally, a manual alignment capability makes it also well fitted for amateur astronomers having feature-less or bad quality images that automatic tools fail to align properly.

Professional astronomers generally use 32-bit depth images, but Siril uses only 16-bit images internally (except temporary for stacking). Loading 32-bit images is supported but it will degrade them since they will be converted to 16-bit. It can still be useful if the intent is to produce public-friendly pictures.

And more generally, people who want to use free software on free operating systems to process images. Siril can even be used to extract previewed frames from many videos formats. For an overview, see some image processing results, or documentation pages.

News

For latest updates, see our bug and feature tracking system.

The software is in released phase, and is now considered stable. If you find bugs and want to report them (please, do!), contact the team using the links at the bottom of this page, or feel free to report them on the bug report page.

  • June 10, 2015
    • New registration method available!! It is now possible to register images with an automatic global star detection tool. The algorithm take into account the translation and the rotation.
  • April 13, 2015
    • We have been working hard on accelerating stacking algorithms on multi-core CPUs, giving SER a better support and we are also working on the two main lacks of Siril: taking into account rotation and multi-point in registration, for better deep-sky and planetary registrations. These works are in progress, and will take some weeks to complete.

Many improvements have been done over the previous unmaintained version. The command line has been reactivated in large proportions, see the list of currently available commands on the dedicated Commands page. New commands and features have been and are being developed. For a complete list of features, see the 0.9.0 beta page, the roadmap, or the list of features below.

The roadmap for Siril is being updated for its after-release life. Ideas are stored in the Roadmap page, and the list of known bugs is maintained in the bug tracking page file. The complete changelog is available in the SVN log (not available online), a summary is available in the news section here and in the page of each release, as well as in the ChangeLog file. If you want to contribute, you are welcome!

Start using Siril / Documentation

Siril's works internally with FITS images, unsigned 16-bit per pixel and per channel. All images you want to process with Siril thus needs to be converted using the Conversion tab, except for SER and film sequences which are converted on-the-fly.

For pre-processing, Siril applies master offset/bias, dark and flat images to the current sequence. These master images thus have to be processed before processing the actual image sequence. Siril currently does not support processing multiple sequences at the same time, so each layer of the final image must be processed independently before assembling them into an RGB image.

A documentation page contains an illustrated complete processing tutorial, instructions on how to use particular features of Siril, along with a few videos to illustrate or describe these capabilities.

List of Siril features

New features are being introduced quite regularly. Here is a list of main features:

  • Native image format support
    • unsigned 16-bit FITS files (other FITS are converted to this format on-the-fly)
    • SER files
    • AVI and many other film files, their support is being dropped in favour of SER.
  • Image conversion (to the native FITS format only)
    • Supported input types: 8-bit and 16-bit BMP, TIFF, JPEG, PNG files, NetPBM binary images, RAW DSLR images.
  • Image registration; supported methods:
    • Global star alignment (rotation + translation)
    • Translation using DFT centered on an object, generally used for planetary images
    • Translation using PSF of a star, generally used for deek-sky images
    • Manual translation with two preview renderings of the current image with reference frame in transparency
  • Image stacking
    • Summing
    • Median
    • Percentile clipping
    • Sigma clipping
    • Median sigma clipping
    • Winsorized sigma clipping
    • Linear fit clipping
    • Pixel maximum
  • Pre-processing of images with multi-channel offset, dark and flat images
  • Enhancement of final images: lightness/contrast cursors on each layer, different scaling modes (linear, log, square root, squared, asinh, histogram equalisation), negative and false colour rendering and clipping.
  • A command line for various processing functions, see the list of available commands.
  • A star finding algorithm with PSF information

Limitations:

  • Only 3-channel colour images assigned to R, G and B are possible in the general workspace (image processing and sequence handling). It is however possible to manipulate several 1-channel image to create a colour composition, such as popular LRGB, RGBHa or SII-Ha-OIII images, with the compositing tool.

Compilation and installation

See Siril installation page. It documents which binary packages you can get and how to build from source if needed, for multiple operating systems. Siril is a free software, licence is GPL3. It will most likely never run or be supported on Windows family operating systems.

Who is behind Siril?

The project leader of this new version is Vincent. He is a computer scientist (PhD), and uses Siril as an amateur to process images from a Canon EOS and a B&W QSI camera on a 410mm telescope.

Cyril is a physicist (PhD), motivating new developments and providing high quality processing algorithms to Siril.

François Meyer wrote the initial (up to v0.8) versions. Here are the legacy Sourceforge project and website.

See the AUTHORS file for the complete list of contributors.