No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 16: Line 16:
     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.4-1.fc24.x86_64.rpm 64 bits]
* Fedora 24: [https://free-astro.org/download/siril-0.9.4-2.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.4-1.mga5.x86_64.rpm 64 bits]
* Mageia 5: [https://free-astro.org/download/siril-0.9.4-1.mga5.x86_64.rpm 64 bits]
* For other GNU/Linux OSes, we are ''experimenting'' the [http://appimage.org/ AppImage] application. AppImage packages are designed to run on all major Linux desktop distributions. Simply download the AppImage file, change the file permissions to make it executable and then run it by double-clicking on it or run it from the terminal. When the AppImage runs the first time it will offer to install a desktop file.  If a desktop file is installed, then Siril will be added to the desktop menu: [https://free-astro.org/download/Siril-0.9.4-1-x86_64.AppImage Download 64 bits version].<br/>
* Arch Linux: [https://aur.archlinux.org/packages/siril/ All].
'''AppImage known problems''': The package does not work on Linux Mint < 18. GTK icons are missing on fedora and arch-linux, but application is running. Please report other bugs you could find.


<!--T:9-->
<!--T:9-->

Latest revision as of 09:20, 14 September 2016

Other languages:

Siril 0.9.4

Release date: Aug 17, 2016.

This release is the fourth stability release for the 0.9 branch. Its SVN revision is 1496, but it also has an SVN tag: 0.9.4. Stability updates and minor improvements occur in the dedicated 0.9 branch.

Downloads:

   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.4

Siril 0.9.4 is a stability release: it contains some bug fixes over to the previous version, 0.9.3 and some new features:

  • Fixed issues with SER in generic processing function
  • Fixed inability to open FITS when filename had parenthesis
  • Fixed selecting new images did not update the number of selected images
  • Fixed histogram sliders lag on OS-X
  • Fixed message "Error in highest quality accepted for sequence processing....." during stack of %, even if quality data are computed
  • Fixed sequence export to SER with unselected images
  • Fixed global star alignment with angle close to 180deg
  • Fixed undo cosmetic correction
  • Fixed crash in peaker function
  • Fixed aborting global star registration summary
  • Fixed sequence list which was unreadable with dark GTK theme
  • Fixed the update of the list of images


  • Added support of internationalization:
    • French
    • Dutch
    • Chinese
    • Italian
    • Arabic
  • Option for logarithm scale in histogram transformation
  • Add siril.desktop in archlinux
  • Added support for exporting sequence in avi format
  • Option to make a selection for global star registration in a smaller region
  • Read commands from a file
  • Option to follow star in registration
  • Added support for resizing exported sequence
  • Added support for reading and writing SER timestamps
  • Added support for RGB alignment
  • Added functionality to fix broken (0 framecount) SER files


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.