(Created page with "===GNU/Linux=== *Debian stable (stretch): [https://free-astro.org/download/siril_0.9.9-1_amd64-stretch.deb 64 bits] *Debian testing: [https://free-astro.org/download/siril_0.9...")
(Created page with "===OSX ( > 10.9)=== *[https://free-astro.org/download/SiriL-0.9.9-1.app.zip Télécharger]. Veuillez utiliser Finder pour dézipper et déplacer (si nécessaire) le fichier da...")
Line 26: Line 26:


===OSX ( > 10.9)===
===OSX ( > 10.9)===
*[https://free-astro.org/download/SiriL-0.9.9-1.app.zip Download]. Please use Finder to unzip and if necessary, drag the app to your application folder.
*[https://free-astro.org/download/SiriL-0.9.9-1.app.zip Télécharger]. Veuillez utiliser Finder pour dézipper et déplacer (si nécessaire) le fichier dans votre dossier Applications.


===Windows (64bit)===
===Windows (64bit)===

Revision as of 11:43, 6 June 2018

Other languages:

Siril 0.9.9

Date de sortie : 7 juin 2018.

This release is the ninth stability release for the 0.9 branch. Its SVN revision is XXX. It also has an SVN tag: 0.9.9. Stability updates and minor improvements occur in the dedicated 0.9 branch. This is the second version officially supported on Windows, and it even includes developments that were specially made for Windows. But please keep in mind that Siril is developed without Windows and that we rely on Windows users to test and give us feedback about integration or porting problems.

Cette version s'est principalement concentrée sur la mise en place d'un traitement automatique avec l'introduction de scripts, permettant pour la première fois à siril d'être exécuté en console, et sur l'amélioration de la vitesse d'alignement ainsi que d'autres opérations.

En exploitant le nouveau script, Siril 0.9.9 a été intégré dans la chaîne de traitement des acquisitions du logiciel de capture CCDciel.

Téléchargements

GNU/Linux

  • Debian stable (stretch): 64 bits
  • Debian testing: 64 bits
  • Ubuntu / Linux Mint:
 sudo add-apt-repository ppa:lock042/siril
 sudo apt-get update
 sudo apt-get install siril
  • Fedora, Mageia 6: Tous
  • Arch Linux: Tous.
  • 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.

OSX ( > 10.9)

  • Télécharger. Veuillez utiliser Finder pour dézipper et déplacer (si nécessaire) le fichier dans votre dossier Applications.

Windows (64bit)

We did not create an installer for it because it's a complicated task on Windows, we only distribute the archive. 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.

More

What's new in Siril 0.9.9

As usual you can see the list of features and issues and details on the changelog page. This release contains some new features as well as some bug fixes:

  • Major update of the command line, with completion and

documentation in the GUI, enhanced scripting capability by running commands from a file and also allowing it to be run with no X11 server running with the -s command line option

  • Added commands to stack and register a sequence
  • Image statistics, including auto-stretch parameters and stacking

normalization, are now cached in the seq file for better performance

  • Global star registration now runs in parallel
  • Workflow improvement by adding demosaicing as last part of the preprocessing
  • Added a filtering method for stacking based on star roundness
  • Added an option to normalize stacked images to 16-bit with average

rejection algorithm

  • All GUI save functions are now done in another thread
  • Improved histogram transformation GUI
  • Improved support of various FITS pixel formats
  • Preserve known FITS keywords in the stacked image by average method
  • Added native open and save dialogues for Windows users
  • Various Windows bug fixes in SER handling
  • Fixed wrong handling of scale variations in Drizzle case
  • Fixed 8-bit images auto-stretch display
  • Fixed BMP support
  • Fixed issues in PNG and TIFF 8-bit export
  • Fixed the "About" OS X menu