(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
==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 were identified after the release, potentially corrected in subsequent minor versions:
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 were identified after the release, potentially corrected in subsequent minor versions:
* loading another image when a tool with preview enabled is active makes the program crash (close without notice) - filed as [https://gitlab.com/free-astro/siril/-/issues/783 bug #783]
* stopping an executing thread makes the program crash (close without notice) - filed as [https://gitlab.com/free-astro/siril/-/issues/792 bug #792]
* moving the mouse over the image when it's being updated crashes siril - filed as [https://gitlab.com/free-astro/siril/-/issues/791 bug #791]
* loading another image when a tool with preview enabled is active crashes siril - filed as [https://gitlab.com/free-astro/siril/-/issues/783 bug #783]
* filtering out images from SER or FITSEQ sequences in median or mean stacking can result in dates (start and end) and live time (sum of exposures) being wrongly reported in the FITS header of the result ([https://gitlab.com/free-astro/siril/-/commit/1067768ed746da145edc84b944f9f62a977b48b4 fix] for siril 1.2 and [https://gitlab.com/free-astro/siril/-/commit/2a86b81d1af433bb0ebf7d1fe98f042102800c74 fix] for siril 1.0)
* filtering out images from SER or FITSEQ sequences in median or mean stacking can result in dates (start and end) and live time (sum of exposures) being wrongly reported in the FITS header of the result ([https://gitlab.com/free-astro/siril/-/commit/1067768ed746da145edc84b944f9f62a977b48b4 fix] for siril 1.2 and [https://gitlab.com/free-astro/siril/-/commit/2a86b81d1af433bb0ebf7d1fe98f042102800c74 fix] for siril 1.0)
* stacking with sigma or MAD rejection will be much slower than it should on 16 bits images, because of a threading optimization issue ([https://gitlab.com/free-astro/siril/-/commit/39e6a3e479ad8720224027369c4498e5e70df7ce fix] for siril 1.2)
* stacking with sigma or MAD rejection will be much slower than it should on 16 bits images, because of a threading optimization issue ([https://gitlab.com/free-astro/siril/-/commit/39e6a3e479ad8720224027369c4498e5e70df7ce fix] for siril 1.2)
* stars that have peak values over 1 in 32 bit images will be discarded in star detection (registration, plate-solving, color calibration)
* stars that have peak values over 1 in 32 bit images will be discarded in star detection (registration, plate-solving, color calibration)
* the translation-only option of global registration was mistakenly deactivated in the builds of the release

Latest revision as of 23:15, 4 April 2022

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Siril:1.0.0)
==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 were identified after the release, potentially corrected in subsequent minor versions:
* stopping an executing thread makes the program crash (close without notice) - filed as [https://gitlab.com/free-astro/siril/-/issues/792 bug #792]
* moving the mouse over the image when it's being updated crashes siril - filed as [https://gitlab.com/free-astro/siril/-/issues/791 bug #791]
* loading another image when a tool with preview enabled is active crashes siril - filed as [https://gitlab.com/free-astro/siril/-/issues/783 bug #783]
* filtering out images from SER or FITSEQ sequences in median or mean stacking can result in dates (start and end) and live time (sum of exposures) being wrongly reported in the FITS header of the result ([https://gitlab.com/free-astro/siril/-/commit/1067768ed746da145edc84b944f9f62a977b48b4 fix] for siril 1.2 and [https://gitlab.com/free-astro/siril/-/commit/2a86b81d1af433bb0ebf7d1fe98f042102800c74 fix] for siril 1.0)
* stacking with sigma or MAD rejection will be much slower than it should on 16 bits images, because of a threading optimization issue ([https://gitlab.com/free-astro/siril/-/commit/39e6a3e479ad8720224027369c4498e5e70df7ce fix] for siril 1.2)
* stars that have peak values over 1 in 32 bit images will be discarded in star detection (registration, plate-solving, color calibration)
* the translation-only option of global registration was mistakenly deactivated in the builds of the release

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 were identified after the release, potentially corrected in subsequent minor versions:

  • stopping an executing thread makes the program crash (close without notice) - filed as bug #792
  • moving the mouse over the image when it's being updated crashes siril - filed as bug #791
  • loading another image when a tool with preview enabled is active crashes siril - filed as bug #783
  • filtering out images from SER or FITSEQ sequences in median or mean stacking can result in dates (start and end) and live time (sum of exposures) being wrongly reported in the FITS header of the result (fix for siril 1.2 and fix for siril 1.0)
  • stacking with sigma or MAD rejection will be much slower than it should on 16 bits images, because of a threading optimization issue (fix for siril 1.2)
  • stars that have peak values over 1 in 32 bit images will be discarded in star detection (registration, plate-solving, color calibration)
  • the translation-only option of global registration was mistakenly deactivated in the builds of the release