astrorama / SourceXtractorPlusPlus

SourceXtractor++, the next generation SExtractor
https://astrorama.github.io/SourceXtractorPlusPlus/
GNU Lesser General Public License v3.0
72 stars 9 forks source link

0.19.2 Hotfix release #540

Closed marcschefer closed 1 year ago

marcschefer commented 1 year ago

Hotfix release to fix an issue with position coordinate precision #533

marcschefer commented 1 year ago

Can we make the dependency on Alexandria 2.28.0? That one uses Elements 6.1.1? That Elements has the spurious flag already fixed and is compatible with DM 9.1. I think this would be a good compromise!

We can try, I think it will fail the CI on latest fedora but we can release anyway.

mkuemmel commented 1 year ago

Okay, if it is too complicated then let's stay with 6.1.2 and I'll use 6.1.1 for the Euclid part. If we have to fix the Euclid multi-threading another hotfix for Euclid might be necessary as well.

marcschefer commented 1 year ago

Okay, if it is too complicated then let's stay with 6.1.2 and I'll use 6.1.1 for the Euclid part. If we have to fix the Euclid multi-threading another hotfix for Euclid might be necessary as well.

Since it's not working on github with 2.28.0 and we need the new Elements to solve our problems, here's what we propose:

That way we don't have a mismatch of the same version number being used for two different things and we can release the fix to both Euclid and regular users.

EDIT: fixed elements versions