m (alt changelog source)
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages />
<languages />
<translate>
<translate>
=Siril 0.9.2=
=Siril 0.9.2= <!--T:1-->


'''Release date: Apr 4th, 2016.'''
<!--T:2-->
'''Release date: Apr 5th, 2016.'''


This release is the second stability release for the 0.9 branch. Its SVN revision is ''1294'', but it also has an SVN tag: [https://free-astro.org/svn/siril/tags/0.9.2 0.9.2]. Stability updates and minor improvements occur in the dedicated [https://free-astro.org/svn/siril/branches/0.9 0.9 branch].
<!--T:3-->
This release is the second stability release for the 0.9 branch. Its SVN revision is ''1308'', but it also has an SVN tag: [https://free-astro.org/svn/siril/tags/0.9.2 0.9.2]. Stability updates and minor improvements occur in the dedicated [https://free-astro.org/svn/siril/branches/0.9 0.9 branch].


<!--T:4-->
Downloads:
Downloads:
* Source package: [https://free-astro.org/download/siril-0.9.2.tar.bz2 siril-0.9.2.tar.bz2]
* Source package: [https://free-astro.org/download/siril-0.9.2.tar.bz2 siril-0.9.2.tar.bz2]
* Linux Mint (17.3): [https://free-astro.org/download/siril_0.9.2-1_amd64-rafaela.deb 64 bits]
* Ubuntu (15.10): [https://free-astro.org/download/siril_0.9.2-1_amd64-wily.deb 64 bits]
* Ubuntu (16.04) and Linux Mint 18: [https://free-astro.org/download/siril_0.9.2-1_amd64-xenial.deb 64 bits]
* Debian stable: [https://free-astro.org/download/siril_0.9.2-1_amd64-jessie.deb 64 bits]


<!--T:9-->
'''Note''': This version of siril can export sequences in animated Gif. But, due to version number of giflib in Ubuntu < 16.04, only the package [https://free-astro.org/download/siril_0.9.2-1_amd64-xenial.deb Ubuntu (16.04) and Linux Mint 18] uses this feature.
Of course, debian version in testing has no problem.
<!--T:5-->
See the [[Siril:install|installation page]] for help on dependencies and compilation.
See the [[Siril:install|installation page]] for help on dependencies and compilation.


==What's new in Siril 0.9.2==
==What's new in Siril 0.9.2== <!--T:6-->
Siril '''0.9.2''' is a stability and minor improvements release: it contains several bug fixes and at least 15 improvements over to the previous version, [[Siril:0.9.1]]. See the [https://free-astro.org/bugs/changelog_page.php changelog] for more information.
Siril '''0.9.2''' is a stability and minor improvements release: it contains several bug fixes and at least 15 improvements over to the previous version, [[Siril:0.9.1]]. See the [https://free-astro.org/bugs/changelog_page.php changelog from the bug tracker] or from [https://free-astro.org/svn/siril/branches/0.9/ChangeLog ChangeLog file] for more information.




<!--T:7-->
New commands:
New commands:
* [[Siril:Commands#cdg|cdg]] return the coordinates of the center of gravity
* [[Siril:Commands#cdg|cdg]] return the coordinates of the center of gravity
Line 21: Line 34:
* [[Siril:Commands#cosme_cfa|cosme_cfa]] Same function that cosme but applying to RAW CFA images.
* [[Siril:Commands#cosme_cfa|cosme_cfa]] Same function that cosme but applying to RAW CFA images.
* [[Siril:Commands#find_hot|find_hot]] find hot and cold pixels in images using master-dark
* [[Siril:Commands#find_hot|find_hot]] find hot and cold pixels in images using master-dark
* [[Siril:Commands#fixbanding|fixbanding]] banding noise removal
* [[Siril:Commands#select|select]] select a range of images in the sequence
* [[Siril:Commands#select|select]] select a range of images in the sequence
* [[Siril:Commands#seqpsf|seqpsf]] apply the PSF fit on all images of a sequence, dumping data on the console do to basic astrometry
* [[Siril:Commands#seqpsf|seqpsf]] apply the PSF fit on all images of a sequence, dumping data on the console do to basic astrometry
Line 30: Line 42:




<!--T:8-->
'''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.
'''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.


</translate>
</translate>

Latest revision as of 21:34, 17 April 2016

Other languages:

Siril 0.9.2

Release date: Apr 5th, 2016.

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

Downloads:

Note: This version of siril can export sequences in animated Gif. But, due to version number of giflib in Ubuntu < 16.04, only the package Ubuntu (16.04) and Linux Mint 18 uses this feature. Of course, debian version in testing has no problem.

See the installation page for help on dependencies and compilation.

What's new in Siril 0.9.2

Siril 0.9.2 is a stability and minor improvements release: it contains several bug fixes and at least 15 improvements over to the previous version, Siril:0.9.1. See the changelog from the bug tracker or from ChangeLog file for more information.


New commands:

  • cdg return the coordinates of the center of gravity
  • cosme cosmetic fixes for hot and cold pixels or lines
  • cosme_cfa Same function that cosme but applying to RAW CFA images.
  • find_hot find hot and cold pixels in images using master-dark
  • select select a range of images in the sequence
  • seqpsf apply the PSF fit on all images of a sequence, dumping data on the console do to basic astrometry
  • setmag defines a magnitude constant to reduce the true magnitude at each PSF computation
  • stackall stacks all sequences in the working directory
  • unselect unselect a range of images in the sequence
  • unsetmag reset the magnitude constant to 0


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.