pyFAI icon indicating copy to clipboard operation
pyFAI copied to clipboard

Refactor geometry engines

Open kif opened this issue 3 years ago • 0 comments

One of the new feature of pyFAI2 will be that one can plug-in different geometries compared to pyFAI which always uses the poni geometry and convert the parameters between geometries.

  • [x] Make geometry a sub-module instead of a module
  • [ ] Move Fit2D geometry conversion into different modules
  • [ ] Move SPD geometry conversion into different modules
  • [ ] Move ImageD11 geometry conversion into different modules
  • [ ] ...

kif avatar Sep 27 '22 14:09 kif