62abe455c7
- Update to 2.7 * StellarSolver new use different names for Qt6 and Qt5 libraries - Start using Qt 6 for building stellarsolver
Paolo Stivanin2025-06-06 08:13:35 +00:00
1ceb2708bd
Accepting request 1195344 from Application:Astrophotography
Ana Guerrero2024-08-22 16:14:06 +00:00
05a57f66f3
Update to 2.6 (also fixes build with gcc 14)
Paolo Stivanin2024-08-22 12:51:45 +00:00
268de62886
Accepting request 1109263 from Application:Astrophotography
Ana Guerrero2023-09-06 16:59:58 +00:00
152fe42362
- Update to 2.5: * The keyword used for ASTAP parity was updated since some images were getting the opposite parity due to an issue with the other keyword. * The Online flip for astrometry was removed since it was not needed anymore. * The he URL for Online astrometry was updated as well.
Paolo Stivanin2023-09-06 12:01:41 +00:00
826b79dc33
- Build AVX2 enabled hwcaps library for x86_64-v3
Paolo Stivanin2023-03-08 10:11:35 +00:00
806343372e
Accepting request 992029 from Application:Astrophotography
Richard Brown2022-08-01 19:33:21 +00:00
97bb1fbd15
- Update to 2.4: * Make sure stellarsolver does not run after its deleted. * Adding an abort and wait function that will wait synchronously, if desired. * Add parallel abort support. * Preventing program freezes and improving messages.
Paolo Stivanin2022-08-01 12:20:12 +00:00
354aebf63a
- Update to 2.3: * It can now selected the color channel one would like to extract or solve, if it is an RGB image, or one can select to integrate or average the channels. * Add StellarBatchSolver, a tool that can be used to automatically solve, extract, and export a large number of images. * Improvements to memory management. * Performance improvements. * Bug fixes.
Paolo Stivanin2022-06-16 06:30:00 +00:00
1b0bd71cf5
- Use latest git since it contains quite some fixes: * fix for watney solver * remove wrong options from watney solver * add ability to abort on internal star extraction * detect ASTAP in /usr/bin * add support for saving results * avoid name conflict in includes in Kstars * fix crash that may happen during logging * fix solver paths
Paolo Stivanin2022-03-16 06:46:34 +00:00
58a588f5aa
- Update to 2.0: * Eliminating the last external files: solved and cancel files from the internal solver * Making an interface between the C++ and astrometry.net logging that works well to fix logging issues * Making StellarSolver easier to use in a blocking way, including using it as a C++ temporary object * Making the convolution filter easier to generate and use as well as adding more types of filters * Significantly reducing the astrometry code needed for the solver * Adding support for a new external solver: the Watney Astrometry Solver * Improving the abort code so that it shuts down faster * Adding a number of demos to show how to use StellarSolver * Adding healpix and index series hints so that you can speed up solves in localized areas based on former solves * Making it possible to run two stellar solvers simultaneously * Adding some new options for star extraction * Making API simplifications * Fixing some memory leaks and other warnings on various operating systems * Removing some unused code - Remove fix-version.patch - Rename package to libstellarsolver
Paolo Stivanin2022-03-03 07:08:19 +00:00
6134d6d4e8
- Update to 1.9: * use C locale for numbers * fixed some warnings * enclosing the deprecated code corrections in qt version check ifdefs
Paolo Stivanin2022-01-24 15:44:52 +00:00
961615f7db
- Update to 1.8: * it is now possible to use the external astrometry.net local solver without it needing to invoke python * fixes and improvements wrt astrometry.net * protect against malformed subframes that might lead to crashes * fix parity calculations for ASTAP and Local Astrometry.net
Paolo Stivanin2021-08-30 09:30:47 +00:00