Skip to content

Making silx and Optional Dependency #2058

Answered by kif
CSSFrancis asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Francis,

Thanks to let me know pyFAI is used in the electron diffraction community. Some physical constants are radically different for photon and electron. If you find some part of the code where there is a too strong assumption that we are dealing with photons, please let me know.

I understand you concern about dependencies, but I am sorry: pyFAI without silx is not an option for now ... let me give you a few examples:

  • The main GUI pyFAI-calib2 is relying on Qt widgets developed by the silx team and co-developped with them.
  • The testing of pyFAI is using the ExternalResources from silx to provide test files (downloaded and cached locally on the disk ...)
  • The OpenCL part of pyFAI, i.e…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #1894 on January 24, 2024 08:22.