Jerome Kieffer
Jerome Kieffer
Images for the documentation
``` ERROR:silx.gui.plot.tools.PositionInfo:Error while converting coordinates (81.000000, 57.000000)with converter 'Data' ERROR:silx.gui.plot.tools.PositionInfo:Traceback (most recent call last): File "/users/kieffer/.venv/py312/lib/python3.12/site-packages/silx/gui/plot/tools/PositionInfo.py", line 299, in _updateStatusBar value = func(xData, yData) ^^^^^^^^^^^^^^^^^^ File "/users/kieffer/.venv/py312/lib/python3.12/site-packages/pyFAI/gui/pilx/widgets/MapPlotWidget.py", line 94, in...
With the size of the experiment increasing, it is common to have 1000000 images in 1000 files ... thus one encounters a problem with the number of opened files which...
As reported in: https://github.com/pypa/twine/issues/1102 `twine check` fails when parsing the `readme` file contains badges. If one of the badge has a scale factor, the `readme_renderer` fails claiming it is not...
Suggest a way to compile C, Fortran and Cython files for GSAS-II and install them together with Python files. There are no C++ files --> why is there a dependency...
Unchanged: pyqt5 Drop pypt4, pyside, pyside2 Support pyqt6, pyside6
The number of tests increased from 433 to 450 (+2s runtime)
Apparently, there is a mismatch between the rot1-rot2 and the delta-gamma. This could be related to the order in which rotations are applied. More references in #2295 It would be...