Revision as of 12:27, 1 February 2019 by FuzzyBot (talk | contribs) (Updating to match new version of source page)
Other languages:

Siril 0.9.10

Release date: January 16th, 2019.

This is the tenth stability release for the 0.9 branch. It includes fixes for Windows file names handling, many other fixes and a introduces the astrometry plate solving.

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.

macOS ( > 10.9)

  • Download the latest DMG disk image for Siril and follow the instructions.

Windows (64bit)

  • Thanks to a French Siril user (Colmic) there are now two possible methods to install Siril. The first one is based upon an installer and it will also install some very useful scripts in the right place. If you did previously installed the 0.9.9 version, some conflicts may occur. Please remove old Siril application and also the siril directory located in %AppData%. It is important to read all messages during installation.

Download automatic installation

  • As usual we provide an archive with all the needed files in it. We recommend you create a shortcut for the executable at any convenient place. The executable is in the subdirectory bin and is named siril.exe.

Download archive

What's new in Siril 0.9.10

New features:

  • New astrometric tool
  • New comet registration method (see video here)
  • 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