(Created page with "==Téléchargements== *[https://free-astro.org/download/MD5SUMS MD5Sums] de tous les fichiers téléchargeables *Sources : [https://free-astro.org/download/siril-0.9.10.tar.bz...")
(Created page with "===GNU/Linux=== *Debian stable (stretch) : [https://free-astro.org/download/siril_0.9.10-1_amd64-stretch.deb 64 bits] *Debian testing : [https://free-astro.org/download/siril_...")
Line 14: Line 14:


===GNU/Linux===
===GNU/Linux===
*Debian stable (stretch): [https://free-astro.org/download/siril_0.9.10-1_amd64-stretch.deb 64 bits]
*Debian stable (stretch) : [https://free-astro.org/download/siril_0.9.10-1_amd64-stretch.deb 64 bits]
*Debian testing: [https://free-astro.org/download/siril_0.9.10-1_amd64-testing.deb 64 bits]
*Debian testing : [https://free-astro.org/download/siril_0.9.10-1_amd64-testing.deb 64 bits]
   $ sudo apt-get install siril
   $ sudo apt-get install siril
*Ubuntu / Linux Mint:
*Ubuntu / Linux Mint :
   $ sudo add-apt-repository ppa:lock042/siril
   sudo add-apt-repository ppa:lock042/siril
   $ sudo apt-get update
   sudo apt-get update
   $ sudo apt-get install siril
   sudo apt-get install siril
*Fedora, Mageia 6: [https://www.rpmfind.net/linux/rpm2html/search.php?query=siril All]
*Fedora, Mageia 6 : [https://www.rpmfind.net/linux/rpm2html/search.php?query=siril Tous]
   # dnf install siril
   # dnf install siril
*Arch Linux has both the [https://aur.archlinux.org/packages/siril/ release version] and the [https://aur.archlinux.org/packages/siril-git/ git development version] in the user repository (AUR).
*Arch Linux: [https://aur.archlinux.org/packages/siril/ Tous].
*[https://free-astro.org/download/Siril-0.9.10.glibc2.15-x86_64.AppImage AppImage]: If you don't find a package for your distribution, you can try to download the  AppImage binary. It has been tested on many systems and could work on yours. Make the file executable, and run it. That's all.
  $ pacman -S siril
*[https://free-astro.org/download/Siril-0.9.10.glibc2.15-x86_64.AppImage AppImage]: si vous ne trouvez pas de paquet pour votre distribution, vous pouvez essayer de télécharger le binaire AppImage. Il a été testé sur de nombreuses distributions et pourrait marcher sur la votre. Il suffit de rendre le fichier exécutable et de le lancer. C'est tout.


==What's new in Siril 0.9.10==
==What's new in Siril 0.9.10==

Revision as of 14:46, 16 January 2019

Other languages:

Siril 0.9.10

Date de sortie : 16 janvier 2019.

Cette version est la dixième mise à jour de stabilité de la version 0.9. Elle contient de nombreuses corrections pour Windows, notamment avec les caractères accentués, et introduit un outil d'astrométrie.

Avec cette version nous avons migré de notre code dépôt de code subversion afin d'utiliser gitlab.com. Le vieux service va continuer d'êter en ligne pour un moment mais ne sera plus mis à jour. Veuillez s'il vous plaît utiliser la nouvelle plateforme pour reporter les erreurs et télécharger le code.

Pensez toutefois que Siril n'est pas développé avec Windows et que nous nous basons sur les retours d'utilisateurs pour l'améliorer.

Téléchargements

GNU/Linux

 $ sudo apt-get install siril
  • Ubuntu / Linux Mint :
 sudo add-apt-repository ppa:lock042/siril
 sudo apt-get update
 sudo apt-get install siril
  • Fedora, Mageia 6 : Tous
 # dnf install siril
 $ pacman -S siril
  • AppImage: si vous ne trouvez pas de paquet pour votre distribution, vous pouvez essayer de télécharger le binaire AppImage. Il a été testé sur de nombreuses distributions et pourrait marcher sur la votre. Il suffit de rendre le fichier exécutable et de le lancer. C'est tout.

What's new in Siril 0.9.10

New features:

  • New astrometric tool
  • New comet registration method
  • Preview for color saturation, asinh mapping, histogram transform and wavelets
  • Added ability to join SER files
  • Added a command stream using named pipes
  • Added RGB flat normalisation for CFA images and command GREY_FLAT
  • Added SETFINDSTAR command to define sigma and roundness parameters
  • Added ASINH stretch command and GUI function
  • Added RGRADIENT command and GUI function
  • Added negative transformation

Improvements:

  • Preserve FITS keywords in sum stacked image or when history exist
  • Check if the number of FITS can be stacked by Siril on the system
  • Made command SEQCROP scriptable
  • Redesigned all dialog windows to conform to GNOME guideness
  • Improved ECC alignment algorithm
  • Automatically detect GTK+ dark theme preference
  • Adding a setting to activate image window positioning from the last session

Bug fixes:

  • Fixed a bug in photometry where stars were too round
  • Fixed crash on sequence export with normalization
  • Fixed line endings in scripts for all OS
  • Improved global registration and fixed a bug
  • Fixed crash on startup on Windows with a session owning a wide char
  • Fixed issue with wide chars on Windows
  • Fixed some erratic behaviour when reference image was outside selection
  • Fixed default rotation interpolation algorithm for register command
  • Fixed compilation for OpenCV 4.0
  • Fixed a crash in global registration with unselected images