Jerome Kieffer

Results 226 issues of Jerome Kieffer

``` ai.reset() a=ai.chiArray() ai.reset() b=ai.array_from_unit(unit="chi_rad") abs(a-b).max() ``` gives small values but non null (1e-5) Could be related to #2588

Contribution from Soleil: ``` I implemented Rocm and Pocl autopkgtest for architecture amd64 and arm64. I implemented autopktests for rocm and pocl using Opencl on the package named Pyfai on...

This implies the deprecation of python 3.9 and will allows easier typing. - [ ] Update CI - [ ] Update the doc - [ ] Implement typing ? -...

quality

Here they are: ``` gc:0: ResourceWarning: gc: 2 uncollectable objects at shutdown [, ] gc: uncollectable gc: uncollectable gc: uncollectable gc: uncollectable gc: uncollectable gc: uncollectable gc: uncollectable gc: uncollectable...

gui

Some of them can be found in "Powder Diffraction: Theory and Practice" chapter 4 pages 123. This will require the redefinition of the `calibrant` file with: * Cell parameter *...

enhancement

The geometry returned to be compatible with fit2d is only valid when the orientation is 3. It is wrong when different ... causes issues in `fabio` when converting to XDS

Not only from the CLI

easy

Spotted by @loichuder in #2501 Needs to re-think the way `DataSet` class handles the internal HDF5 path.

Randomly breaks the CI, never seen it on any of my computers: ``` FAIL: test_radial (pyFAI.test.test_azimuthal_integrator.TestAzimHalfFrelon.test_radial) Non regression for #1602 ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/runner/work/pyFAI/pyFAI/build/lib/python3.12/site-packages/pyFAI/test/test_azimuthal_integrator.py", line 329,...