Updating to match new version of source page |
Updating to match new version of source page |
||
(2 intermediate revisions by the same user not shown) | |||
Line 13: | Line 13: | ||
sudo apt-get update | sudo apt-get update | ||
sudo apt-get install siril | sudo apt-get install siril | ||
* Fedora 24: [https://free-astro.org/download/siril-0.9.4- | * Fedora 24: [https://free-astro.org/download/siril-0.9.4-2.fc24.x86_64.rpm 64 bits], other versions [http://koji.russianfedora.pro/koji/packageinfo?packageID=232 here] | ||
* Mageia 5: [https://free-astro.org/download/siril-0.9.4-1.mga5.x86_64.rpm 64 bits] | * Mageia 5: [https://free-astro.org/download/siril-0.9.4-1.mga5.x86_64.rpm 64 bits] | ||
* Arch Linux: [https://aur.archlinux.org/packages/siril/ All]. | |||
See the [[Siril:install|installation page]] for help on dependencies and compilation. | See the [[Siril:install|installation page]] for help on dependencies and compilation. |
Latest revision as of 09:35, 14 September 2016
Siril 0.9.4
Release date: Aug 17, 2016.
This release is the fourth stability release for the 0.9 branch. Its SVN revision is 1496, but it also has an SVN tag: 0.9.4. Stability updates and minor improvements occur in the dedicated 0.9 branch.
Downloads:
- Source package: siril-0.9.4.tar.bz2
- Debian stable: 64 bits
- Debian testing: 64 bits
- Ubuntu 16.04 / Linux Mint 18.XX:
sudo add-apt-repository ppa:lock042/siril sudo apt-get update sudo apt-get install siril
See the installation page for help on dependencies and compilation.
What's new in Siril 0.9.4
Siril 0.9.4 is a stability release: it contains some bug fixes over to the previous version, 0.9.3 and some new features:
- Fixed issues with SER in generic processing function
- Fixed inability to open FITS when filename had parenthesis
- Fixed selecting new images did not update the number of selected images
- Fixed histogram sliders lag on OS-X
- Fixed message "Error in highest quality accepted for sequence processing....." during stack of %, even if quality data are computed
- Fixed sequence export to SER with unselected images
- Fixed global star alignment with angle close to 180deg
- Fixed undo cosmetic correction
- Fixed crash in peaker function
- Fixed aborting global star registration summary
- Fixed sequence list which was unreadable with dark GTK theme
- Fixed the update of the list of images
- Added support of internationalization:
- French
- Dutch
- Chinese
- Italian
- Arabic
- Option for logarithm scale in histogram transformation
- Add siril.desktop in archlinux
- Added support for exporting sequence in avi format
- Option to make a selection for global star registration in a smaller region
- Read commands from a file
- Option to follow star in registration
- Added support for resizing exported sequence
- Added support for reading and writing SER timestamps
- Added support for RGB alignment
- Added functionality to fix broken (0 framecount) SER files
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.