(→‎Known issues: fixing formatting)
(→‎Known issues: stack dates)
 
(6 intermediate revisions by the same user not shown)
Line 4: Line 4:
'''Release date: May 16, 2022'''
'''Release date: May 16, 2022'''


This is the second minor update of the 1.0 branch. It fixes some of the problems identified in the 1.0.1 version, as listed in [[Siril:1.0.1#Known_issues|its page]]. The only feature to see some improvements as well is the Background Extraction, as explained in the [https://siril.org/fr/tutorials/gradient/ new tutorial] that features it.
This is the second minor update of the 1.0 branch. It fixes some of the problems identified in the 1.0.1 version, as listed in [[Siril:1.0.1#Known_issues|its page]]. The only feature to see some improvements as well is the Background Extraction, as explained in the [https://siril.org/tutorials/gradient/ new tutorial] that features it.


The commands reference page for this version is the same as for 1.0.0: [https://free-astro.org/index.php?title=Siril:Commands&oldid=8045 see the list of commands for siril-1.0].
The commands reference page for this version is the same as for 1.0.0: [https://free-astro.org/index.php?title=Siril:Commands&oldid=8045 see the list of commands for siril-1.0].
Line 12: Line 12:


==Changes since [[Siril:1.0.1|1.0.1]]==  
==Changes since [[Siril:1.0.1|1.0.1]]==  
* Added new RBF interpolation method in the background extraction tool
* Removed file name length limit in conversion
* Fixed crash in preprocess command if a quote was not closed in -bias= option
* Fixed crash when star detection box was expanded past a border
* Fixed crash in plot when X axis data contained negative values
* Fixed numerous bugs in the background extraction tool
* Fixed bug in PixelMath where only one char parameter where allowed
* Fixed bug in FITS partial reader


==Known issues==
==Known issues==
Inevitably, some problems exist in every release, even if we do our best to verify that everything works as expected. For convenience, here is a list of problems that have been found in this release:
Inevitably, some problems exist in every release, even if we do our best to verify that everything works as expected. For convenience, here is a list of problems that have been found in this release:


* starting scripts from the command line of the GUI with <tt>@</tt> (as explained [[Siril:Commands#Introduction|here]]) only works one time - filed as [https://gitlab.com/free-astro/siril/-/issues/796 #796], fixed for next 1.0
* starting scripts from the command line of the GUI with <tt>@</tt> (as explained [[Siril:Commands#Introduction|here]]) only works one time - filed as [https://gitlab.com/free-astro/siril/-/issues/796 #796], fixed [https://gitlab.com/free-astro/siril/-/commit/5c8b3b7d2aaf625861e4893274a456e3997be0c3 for next 1.0]
* closing the background extraction window before having used it doesn't clean-up the preview properly, some actions become impossible until a preview is reopened, fixed [https://gitlab.com/free-astro/siril/-/commit/ef955f5fdd7c8d48baaf8813201c2a0564dcf5c3 for next 1.0]
* registering without rotation and unselected images will reselect them - fixed [https://gitlab.com/free-astro/siril/-/commit/2321cd6261da2306ed14cec0569c31d5f525658e for next 1.0]
* potential crash on headless registration which tried to draw stars - fixed [https://gitlab.com/free-astro/siril/-/commit/80f170440bbea137c41af8ba59508f1878f81cac for next 1.0]
* removing the background gradient on subs with [[Siril:Commands#seqsubsky|seqsubsky]] was randomly failing because improperly initialized - fixed [https://gitlab.com/free-astro/siril/-/commit/a166480569f3eb3117f269c2aa656ef14b84bd31 for next 1.0]
* dates in stacked image were incorrectly reported, <tt>EXPSTART</tt> nad <tt>EXPEND</tt> were missing, <tt>DATE-OBS</tt> was from the reference frame instead of the start - fixed [https://gitlab.com/free-astro/siril/-/commit/506393e668fbee7ec4874a4da0c43c4c67cad6c7 for next 1.0]


</translate>
</translate>

Latest revision as of 18:46, 31 May 2022

Siril 1.0.2

Release date: May 16, 2022

This is the second minor update of the 1.0 branch. It fixes some of the problems identified in the 1.0.1 version, as listed in its page. The only feature to see some improvements as well is the Background Extraction, as explained in the new tutorial that features it.

The commands reference page for this version is the same as for 1.0.0: see the list of commands for siril-1.0.

Download

See the page of the main site for a detailed presentation of the version and download links.

Changes since 1.0.1

  • Added new RBF interpolation method in the background extraction tool
  • Removed file name length limit in conversion
  • Fixed crash in preprocess command if a quote was not closed in -bias= option
  • Fixed crash when star detection box was expanded past a border
  • Fixed crash in plot when X axis data contained negative values
  • Fixed numerous bugs in the background extraction tool
  • Fixed bug in PixelMath where only one char parameter where allowed
  • Fixed bug in FITS partial reader

Known issues

Inevitably, some problems exist in every release, even if we do our best to verify that everything works as expected. For convenience, here is a list of problems that have been found in this release:

  • starting scripts from the command line of the GUI with @ (as explained here) only works one time - filed as #796, fixed for next 1.0
  • closing the background extraction window before having used it doesn't clean-up the preview properly, some actions become impossible until a preview is reopened, fixed for next 1.0
  • registering without rotation and unselected images will reselect them - fixed for next 1.0
  • potential crash on headless registration which tried to draw stars - fixed for next 1.0
  • removing the background gradient on subs with seqsubsky was randomly failing because improperly initialized - fixed for next 1.0
  • dates in stacked image were incorrectly reported, EXPSTART nad EXPEND were missing, DATE-OBS was from the reference frame instead of the start - fixed for next 1.0