Eric Prestat

Results 554 comments of Eric Prestat

Regarding the `pyFAI.version` issue, I have just checked a few version (the older being 0.21.1) and it works fine using `python -c "import pyFAI; print(pyFAI.version)"`. From looing at pyFAI code,...

If these issue are not straightforward and would need some time to fix, I think that it would be useful to have a release with a pin on pyfai because...

To have more flexibility in term of usability, would it make sense to separate the "generate marker" from the "adding and plotting marker" functionalities? This would in line with what...

> Edit: That might actually be because of a weird GitHub authentication error Yes, I think that I had this issue before but I don't know more than that...

It would be good to add a test suite too. I should be able to help with sourcing test file - I am not acquiring the data myself but I...

This is currently not possible to build with xvfb on readthedocs, because `builds.apt_packages` is required to install `xvfb` and `build.commands` is required to build the doc with `xvfb-run` but these...

@hgrecco, when you have a chance, can you please add your comments to this PR? Thanks!

@hgrecco, would it possible to get this PR reviewed?

What is the status of this issue?

This has been done in https://github.com/hyperspy/hyperspy/pull/3050.