pyFAI
pyFAI copied to clipboard
Refactor geometry engines
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
geometrya 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
- [ ] ...