Jerome Kieffer
Jerome Kieffer
With non regression test. Needed for `medfilt_ng`
Foresee non regression tests. Get inspiration from #2285
Reference implementation which takes 1-10s per image. Use it as reference implementation to validate code from cython and OpenCL
* [ ] in Python * [ ] in Cython * [ ] in OpenCL * [ ] With tests
Fiber/grazing incidence is already 200 loc (line of code) in the `AzimuthalIntegrator` class and it is not really doing azimuthal integration. The PR https://github.com/silx-kit/pyFAI/pull/2282 will add 150 loc in addition....
* Rational: Things should be define in a unique place. * Danger: how geometry refinement works.
Also, is it possible to have it deriving from `Geometry` rather from `AzimuthalIntegration` ?
Implement sensor database with Si, CdTe, sensors with µ(energy) and check for some cases.