(Created page with "Cette version est le cinquième correctif de stabilité pour la branche 0.9. Sa révision SVN est 1639 mais il y a aussi un tag [https://free-astro.org/svn/siril/tags/0.9.5 0....")
(Created page with "Téléchargements: * Sources : [https://free-astro.org/download/siril-0.9.5tar.bz2 siril-0.9.5.tar.bz2] * Debian stable: [https://free-astro.org/download/siril_0.9.5-1_amd64-j...")
Line 5: Line 5:
Cette version est le cinquième correctif de stabilité pour la branche 0.9. Sa révision SVN est 1639 mais il y a aussi un tag [https://free-astro.org/svn/siril/tags/0.9.5 0.9.5]. Les mises à jour de stabilité et les améliorations mineures seront effectuées dans la [https://free-astro.org/svn/siril/branches/0.9 branche 0.9] dédiée.
Cette version est le cinquième correctif de stabilité pour la branche 0.9. Sa révision SVN est 1639 mais il y a aussi un tag [https://free-astro.org/svn/siril/tags/0.9.5 0.9.5]. Les mises à jour de stabilité et les améliorations mineures seront effectuées dans la [https://free-astro.org/svn/siril/branches/0.9 branche 0.9] dédiée.


Downloads:
Téléchargements:
* Source package: [https://free-astro.org/download/siril-0.9.5tar.bz2 siril-0.9.5.tar.bz2]
* Sources : [https://free-astro.org/download/siril-0.9.5tar.bz2 siril-0.9.5.tar.bz2]
* Debian stable: [https://free-astro.org/download/siril_0.9.5-1_amd64-jessie.deb 64 bits]
* Debian stable: [https://free-astro.org/download/siril_0.9.5-1_amd64-jessie.deb 64 bits]
* Debian testing: [https://free-astro.org/download/siril_0.9.5-1_amd64-stretch.deb 64 bits]
* Debian testing: [https://free-astro.org/download/siril_0.9.5-1_amd64-stretch.deb 64 bits]
Line 13: Line 13:
     sudo apt-get update
     sudo apt-get update
     sudo apt-get install siril
     sudo apt-get install siril
* Fedora 24: [https://free-astro.org/download/siril-0.9.5-1.fc24.x86_64.rpm 64 bits], other versions [http://koji.russianfedora.pro/koji/packageinfo?packageID=232 here]
* Mageia 5: [https://free-astro.org/download/siril-0.9.5-1.mga5.x86_64.rpm 64 bits]
* Arch Linux: [https://aur.archlinux.org/packages/siril/ All].


See the [[Siril:install|installation page]] for help on dependencies and compilation.
See the [[Siril:install|installation page]] for help on dependencies and compilation.

Revision as of 12:51, 29 November 2016

Other languages:

Siril 0.9.5

Date de sortie: 28 Nov, 2016.

Cette version est le cinquième correctif de stabilité pour la branche 0.9. Sa révision SVN est 1639 mais il y a aussi un tag 0.9.5. Les mises à jour de stabilité et les améliorations mineures seront effectuées dans la branche 0.9 dédiée.

Téléchargements:

   sudo add-apt-repository ppa:lock042/siril
   sudo apt-get update
   sudo apt-get install siril

See the installation page for help on dependencies and compilation.

What's new in Siril 0.9.5

Siril 0.9.5 is mostly a stability release, it contains some bug fixes over to the previous version, 0.9.4 but also adds new features:

  • Implement a graph interface to display quality registration information
  • Export sequence to MP4
  • No X and Y binning value could lead to errors with fwhm
  • Retrieve Bayer pattern from RAW file
  • Add ComboBox for registration interpolation
  • Take reference image as normalisation reference
  • Statistics should not take into account black point
  • Fixed interpolation in global star registration that gave blurred results
  • Fixed FreeBSD intltool compilation fails
  • Fixed erroneous created sequence in registration with unselected images
  • Fixed compilation that failed on KFreeBSD

Note: support for films such as AVI has been dropped and many functions of Siril will not work for them, in favour of the SER format. This version of Siril provides a way to convert films into SER sequences, on which all Siril processing functions are supported.

Note: support for GIF file export has been dropped in favour of the mp4 or webm film format, which is a more modern way of handling animated image and also compatible with Web browsers.