pyFAI
pyFAI copied to clipboard
Warning on histogram no-openmp (Cython code)
Bounds check not disabled on lines 270 to 284 ...
When compiling in "No OpenMP" mode there are often warnings about:
- cdummy value not initialized
- min and max values not initlialized in splitpixel
- area_n defined but unused in splitpuxelfull
deprecated issue