(Created page with "Cette version est la dixième mise à jour de stabilité de la version 0.9. Elle contient")
No edit summary
Line 3: Line 3:
'''Date de sortie : 16 janvier 2019.'''
'''Date de sortie : 16 janvier 2019.'''


Cette version est la dixième mise à jour de stabilité de la version 0.9. Elle contient
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.


With this release, we move away from our subversion [https://free-astro.org/svn/siril/ code repository] and mantisbt [https://free-astro.org/bugs/roadmap_page.php bug tracking] to use [https://gitlab.com/free-astro/siril gitlab.com] instead. The old services will still be online for a while, but will not be updated. Please use the new services to report bugs and get the code.
With this release, we move away from our subversion [https://free-astro.org/svn/siril/ code repository] and mantisbt [https://free-astro.org/bugs/roadmap_page.php bug tracking] to use [https://gitlab.com/free-astro/siril gitlab.com] instead. The old services will still be online for a while, but will not be updated. Please use the new services to report bugs and get the code.

Revision as of 14:42, 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.

With this release, we move away from our subversion code repository and mantisbt bug tracking to use gitlab.com instead. The old services will still be online for a while, but will not be updated. Please use the new services to report bugs and get the code.

Remember that Siril is developed without Windows and that we rely on Windows users to test and give us feedback about integration or porting problems.

Downloads

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: All
 # dnf install siril
  • Arch Linux has both the release version and the git development version in the user repository (AUR).
  • 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.

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