pyFAI
pyFAI copied to clipboard
Default "no" splitting in multi_geometry when using grazing incidence units
We did it for standard ai.integrate2d, but not in multi_geometry which is using ("full", "histogram", "cython") by default So, by default, GI + multi_geometry will fill the missing wedge
Actually, it's only in the integrate1d_fiber , it's not using it through the integrate2d either ... :)
There are warning in place ...