(Created page with "Il y a aussi des nouveautés dans les commandes, voir la page de documentation.")
(Created page with "==Téléchargement== Cette version est une version beta de Siril 1.0.0. Par conséquent, il y a probablement des bugs et nous ne distribuons les installeurs que pour 3 plate-f...")
Line 7: Line 7:
Il y a aussi des nouveautés dans les commandes, voir la [[Siril:Commands#Commands_history|page de documentation]].
Il y a aussi des nouveautés dans les commandes, voir la [[Siril:Commands#Commands_history|page de documentation]].


==Downloads==
==Téléchargement==
This version is a the beta version of Siril 1.0.0. In consequence, we only distribute the packages for the 3 most common platforms (Windows, MacOS, GNU/Linux). See the [https://www.siril.org/siril-1-0-0beta/ download] page.
Cette version est une version beta de Siril 1.0.0. Par conséquent, il y a probablement des bugs et nous ne distribuons les installeurs que pour 3 plate-formes : Windows, MacOS et GNU/Linux. Voir la page de [[https://www.siril.org/fr/2020/08/14/siril-0-99-4/|téléchargement]]


But as usual, since siril is a free software, it can be build on any OS from source, see the [[Siril:install|installation]] page.
But as usual, since siril is a free software, it can be build on any OS from source, see the [[Siril:install|installation]] page.

Revision as of 23:08, 14 August 2020

Other languages:

Siril 0.99.4

Date de sortie: 14 août 2020

Cette version correspond à une refonte majeure de Siril. C'est une version beta de la tant attendue version 1.0. Parmi les nouveautés majeures depuis la 0.9.12, on peut noter la nouvelle interface graphique, la gestion des 32 bits par canal, l'accélération du traitement, la compression des images FITS, la possibilité d'avoir des séquences FITS en un fichier, et bien d'autres. La liste complète est ci-dessous.

Il y a aussi des nouveautés dans les commandes, voir la page de documentation.

Téléchargement

Cette version est une version beta de Siril 1.0.0. Par conséquent, il y a probablement des bugs et nous ne distribuons les installeurs que pour 3 plate-formes : Windows, MacOS et GNU/Linux. Voir la page de [[1]]

But as usual, since siril is a free software, it can be build on any OS from source, see the installation page.

What's new in Siril 0.99.4

  • New UI with a single window
  • New demosaicing algorithms, RCD is now the default one
  • New algorithm to fix the AF square with XTRANS sensor (Kristopher Setnes)
  • New support for FITS decompression and compression with Rice/Gzip and HCompress methods (Fabrice Faure)
  • New support for quantization and HCompress scale factor settings for FITS compression (Fabrice Faure)
  • New functions to extract Ha and Ha/OII from RGB images
  • New linear match function
  • New link command to create symbolic links
  • New convert command to convert all files (and link FITS)
  • New preference entries for FITS compression settings (Fabrice Faure)
  • New native image format: 32-bit floating point image
  • New native sequence format: FITS sequence in a single image
  • New UI for sequence image list
  • New zoom handing: ctrl+scroll (up and down) is the new way to zoom in and out
  • New preview in open dialog
  • New language selector in preferences
  • New image importer: HEIF format
  • New stacking filtering criterion (weighted FWHM). It can exclude more spurious images
  • New macOS bundle
  • New RL deconvolution tool
  • New keyword CTYPE3 for RGB FITS in order to be used by Aladin
  • New binary siril-cli to start siril without X server
  • New preference entries with darks/biases/flat libraries
  • New preliminary Meson support (Florian Benedetti)
  • New ROWORDER FITS keyword that should be used by several programm now
  • X(Y)BAYEROFF can now be configured in preferences
  • Parallelizing conversion and some other functions
  • CI file was totally rewritten (Florian Benedetti)
  • Config file was moved to more standard path
  • Optimization of several algorithms (Ingo Weyrich)
  • Background extraction is now available for sequence
  • Midtone Transfer Function is now available for sequence
  • Fixed code for Big Endian machine (Flössie)
  • Fixed bug in SER joining operation when Bayer information was lost
  • Fixed a bug of inaccessible directories in MacOS Catalina
  • Fixed crash on some OpenCV operation with monochrome images
  • Fixed annoying error boxes about missing disk drives on Windows