Jerome Kieffer
Jerome Kieffer
Can you share the culprit image ? The error message suggest the file is too short (truncated)
PyFAI provides the estimated error with 3 different approaches: * The variance can be provided: if the detector's response is known, the variance can be propagated and provides the error...
Hi, sift_pyocl is in "maintenance only" mode. It has been moved to https://github.com/silx-kit/silx Once silx installed, you can use it like: ``` import silx.image.sift ``` Which contains SiftPlan, MatchPlan and...
Apparently, with Python 3.10, `distutil` will definitively be replaced with `setuptools`
If you need a hand ... I could probably help.
I don't think it is a good practice that a piece of software auto-updates itself. It is against the FAIR principle, i.e. one should be able to reproduce old results...
Hi Brian, I agree with you with you about the decrease of average level in computing knowledge of our users, but on the other hand the tools used to distribute...
Well, it is not really an issue but it is not as clean as one would expect: To compile/bind the fortran code, one needs to call `f2py` with the proper...
> @kif I discovered I can push to your branch and took the liberty of doing so to not make you a bottle neck I am perfectly aware a reviewer...
On Wed, 08 Jan 2025 09:56:55 -0800 Brian Toby ***@***.***> wrote: > How does one launch the GUI for this branch when working from git? This works but is clumsy:...