(→‎Siril 0.9 alpha: about the alpha version)
(news)
Line 1: Line 1:
=Siril 0.9 alpha=
=Siril 0.9 alpha=


The alpha version is the name of the version currently being developed. It is not released as a fixed package. It can be obtained from the subversion repository linked in the [[Siril|main page]]. The first release will be [[0.9 beta]].
The alpha version is the name of the version currently being developed. It is not released as a package and can only be obtained from the subversion repository linked in the [[Siril#Installation_instructions|main page]]. The first release will be [[0.9 beta]].
 
 


This version is developed and tested on Linux Mint 15, Debian 7 and Arch Linux. See the [[Siril:install|installation page]] for help on dependencies and compilation.
This version is developed and tested on Linux Mint 15, Debian 7 and Arch Linux. See the [[Siril:install|installation page]] for help on dependencies and compilation.
Line 9: Line 7:
==What's new in Siril 0.9 alpha==
==What's new in Siril 0.9 alpha==


Siril 0.9 alpha is the new version (2013-2014) of Siril, a massive upgrade of the previous 0.8 version of 2006 ([http://sourceforge.net/projects/siril/ old website]). Many things have changed since 0.8, including:
Siril 0.9 alpha is the new version (2013-2014) of Siril. It is a massive upgrade of the previous 0.8 version of 2006 ([http://sourceforge.net/projects/siril/ old website]). Many things have changed since then, including:


* many new image formats supported for import (converted to Siril's FITS: 8-bit and 16-bit BMP, TIFF, JPEG, PNG, NetPBM binary images, RAW DSLR images and loaded natively: SER files) and export
* new [[Siril#Who_is_behind_Siril.3F|development team]] and [[Siril|website]]
* better image sequence handling, with non-contiguous sequences, but still requiring file names to be numbered with integers
* many new image formats supported for import (converted to Siril's FITS: 8-bit and 16-bit BMP, TIFF, JPEG, PNG, NetPBM binary images, RAW DSLR images and loaded natively: SER files and any film with AVI extension) and export
* better image sequence handling, with non-contiguous sequences, but still requiring file names to be postfixed by integers (like: image001.fit and not image001L.fit)
* new graphical user interface based on GTK+ version 3.4 and above, and in general update of dependencies to latest versions
* new graphical user interface based on GTK+ version 3.4 and above, and in general update of dependencies to latest versions
* new display modes added to the standard linear scaling with lo/hi bounds: log, asinh, sqr, sqrt, histeq, negative
* new display modes added to the standard linear scaling with lo/hi bounds: log, asinh, sqr, sqrt, histeq, negative, false colors
* new manual translation method with two preview renderings of the current image with reference frame in transparency
* new manual translation method (based on FWHM instead of DFT) with two preview renderings of the current image with reference frame in transparency
* new commands available for the command line, see the list of [[Siril:Commands|available commands]]
* new commands available for the command line, see the list of [[Siril:Commands|available commands]]
* a star finding algorithm with [[Siril:PSF|PSF]] information
* a star finding algorithm with [[Siril:PSF|PSF]] information
* numerous bugs fixed and internal code refactoring for a better extensibility
* numerous bugs fixed and internal code refactoring for a better extensibility

Revision as of 01:11, 23 March 2014

Siril 0.9 alpha

The alpha version is the name of the version currently being developed. It is not released as a package and can only be obtained from the subversion repository linked in the main page. The first release will be 0.9 beta.

This version is developed and tested on Linux Mint 15, Debian 7 and Arch Linux. See the installation page for help on dependencies and compilation.

What's new in Siril 0.9 alpha

Siril 0.9 alpha is the new version (2013-2014) of Siril. It is a massive upgrade of the previous 0.8 version of 2006 (old website). Many things have changed since then, including:

  • new development team and website
  • many new image formats supported for import (converted to Siril's FITS: 8-bit and 16-bit BMP, TIFF, JPEG, PNG, NetPBM binary images, RAW DSLR images and loaded natively: SER files and any film with AVI extension) and export
  • better image sequence handling, with non-contiguous sequences, but still requiring file names to be postfixed by integers (like: image001.fit and not image001L.fit)
  • new graphical user interface based on GTK+ version 3.4 and above, and in general update of dependencies to latest versions
  • new display modes added to the standard linear scaling with lo/hi bounds: log, asinh, sqr, sqrt, histeq, negative, false colors
  • new manual translation method (based on FWHM instead of DFT) with two preview renderings of the current image with reference frame in transparency
  • new commands available for the command line, see the list of available commands
  • a star finding algorithm with PSF information
  • numerous bugs fixed and internal code refactoring for a better extensibility