(Created page with "La liste complète des changements (tous les tickets avec détails) est disponible [https://gitlab.com/free-astro/siril/-/issues?label_name=beta%3A%3Arc1&milestone_title=1.0.0...")
(Created page with "==Téléchargements== En tant que version préliminaire de Siril 1.0, nous ne distribuons cette version qu'avec les packages pour les 3 plates-formes les plus courantes (Windo...")
Line 6: Line 6:


Les nouvelles fonctionnalités principales sont l'outil Pixel Math, les nouveaux graphes qui permettent d'exclure les images, l'estimation du tilt et une meilleure détection des étoiles et gestion des coordonnées du ciel (WCS).
Les nouvelles fonctionnalités principales sont l'outil Pixel Math, les nouveaux graphes qui permettent d'exclure les images, l'estimation du tilt et une meilleure détection des étoiles et gestion des coordonnées du ciel (WCS).
==Téléchargements==
En tant que version préliminaire de Siril 1.0, nous ne distribuons cette version qu'avec les packages pour les 3 plates-formes les plus courantes (Windows, MacOS, GNU / Linux). Voir la page de [https://siril.org/fr/download/2021-11-20-siril-1.0.0-rc1/ téléchargement].
But as usual, since siril is a free software, it can be built on any OS from source, see the [[Siril:install|installation]] page.
==What's new in this version==
Illustrated release notes with presentation of the main features is available on the [https://siril.org/download/2021-11-20-siril-1.0.0-rc1/ main site].
Short form, from the [https://gitlab.com/free-astro/siril/-/blob/master/ChangeLog change log] or [https://gitlab.com/free-astro/siril/-/blob/master/NEWS NEWS] file:
* New Pixel Math tool
* New plot tool to visualize and sort sequence based on any registration data field available
* New tilt estimation feature (from GUI or command)
* New SNR estimator in photometry analysis
* New button for quick photometry
* New commands seqcosme and seqcosme_cfa to remove deviant pixels on sequence, using file computed with find_hot
* New command boxselect to specify a selection box with x, y, w and h
* Improved candidates star detection speed and accuracy with a new algorithm
* Reviewed GUI and improved responsiveness
* Saving focal and WCS data in the swap file using undo/redo
* WCS data is now updated after geometric transformations (mirror, rotate and crop)
* Seqcrop command can now be used in scripts
* Added autocropping of wide-field images, as well as using a selection for plate solving
* Added choices of degrees of freedom (shift, similitude, affine or homography) for global registration
* Added UI button to plot WCS grid and compass
* Added user catalogue for astrometry annotation
* Added GAIA EDR3 catalogue for astrometry
* Added choice between clipboard and file for snapshot
* Added equalize CFA for X-Trans sensor
* Allowing debayer to be forced for SER files
* Converted constant bitrate quality to constant quality rate settings in sequence export to film
* Fixed memory leak in opencv that made registration of FITS files fail often
* Fixed FWHM units and star center position in Dynamic PSF
* Fixed global registration with various image sizes
* Fixed bug in ECC algorithm


La liste complète des changements (tous les tickets avec détails) est disponible [https://gitlab.com/free-astro/siril/-/issues?label_name=beta%3A%3Arc1&milestone_title=1.0.0&state=all ici, sur gitlab].
La liste complète des changements (tous les tickets avec détails) est disponible [https://gitlab.com/free-astro/siril/-/issues?label_name=beta%3A%3Arc1&milestone_title=1.0.0&state=all ici, sur gitlab].

Revision as of 23:07, 16 November 2021

Other languages:

Siril 1.0.0-RC1

Date de sortie : 20 novembre 2021

C'est la première version candidate pour la version 1.0 à venir. Elle livre les dernières améliorations par rapport à la dernière version beta (0.99.10) avant la sortie de la version stable. Les prochains mois seront dédiés aux tests pour régler les derniers détails et sortir la première version stable en plus de deux ans.

Les nouvelles fonctionnalités principales sont l'outil Pixel Math, les nouveaux graphes qui permettent d'exclure les images, l'estimation du tilt et une meilleure détection des étoiles et gestion des coordonnées du ciel (WCS).

Téléchargements

En tant que version préliminaire de Siril 1.0, nous ne distribuons cette version qu'avec les packages pour les 3 plates-formes les plus courantes (Windows, MacOS, GNU / Linux). Voir la page de téléchargement.

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

What's new in this version

Illustrated release notes with presentation of the main features is available on the main site.

Short form, from the change log or NEWS file:

  • New Pixel Math tool
  • New plot tool to visualize and sort sequence based on any registration data field available
  • New tilt estimation feature (from GUI or command)
  • New SNR estimator in photometry analysis
  • New button for quick photometry
  • New commands seqcosme and seqcosme_cfa to remove deviant pixels on sequence, using file computed with find_hot
  • New command boxselect to specify a selection box with x, y, w and h
  • Improved candidates star detection speed and accuracy with a new algorithm
  • Reviewed GUI and improved responsiveness
  • Saving focal and WCS data in the swap file using undo/redo
  • WCS data is now updated after geometric transformations (mirror, rotate and crop)
  • Seqcrop command can now be used in scripts
  • Added autocropping of wide-field images, as well as using a selection for plate solving
  • Added choices of degrees of freedom (shift, similitude, affine or homography) for global registration
  • Added UI button to plot WCS grid and compass
  • Added user catalogue for astrometry annotation
  • Added GAIA EDR3 catalogue for astrometry
  • Added choice between clipboard and file for snapshot
  • Added equalize CFA for X-Trans sensor
  • Allowing debayer to be forced for SER files
  • Converted constant bitrate quality to constant quality rate settings in sequence export to film
  • Fixed memory leak in opencv that made registration of FITS files fail often
  • Fixed FWHM units and star center position in Dynamic PSF
  • Fixed global registration with various image sizes
  • Fixed bug in ECC algorithm

La liste complète des changements (tous les tickets avec détails) est disponible ici, sur gitlab.