Eric Prestat

Results 554 comments of Eric Prestat

@thomasaarholt: do you know when/if you will be able to finish this PR?

It look to me that the widget backend (for jupyterlab) is still fairly experimental (from what I have tested if), so this is not a big surprise that it doesn't...

There are several things mixed in this PRs, which is possibly not a very good thing, but my aim is mainly: 1. be able to interactively handle several ROIs and...

Discussion on gitter on using ROI for the plot pointer, which may be relevant to this topic: https://gitter.im/hyperspy/hyperspy?at=5ddd1bf7f65fec1c8e726d55 A ROI register may be useful to store the ROIs used in...

+1 for separating gui/plot features in different package, as @francisco-dlp suggested in his last comment. Just to avoid complication in the installation process, maybe it would be good to combine...

Do you have scikit-image >= 0.13? This could explain the two first errors.

Thanks for sharing the links, they contains useful information! I have set the the default permissions for the hyperspy organization to "read contents" as described in https://github.blog/changelog/2021-04-20-github-actions-control-permissions-for-github_token Here is a...

The list of github actions used in this repository are summarised in https://github.com/hyperspy/hyperspy/network/dependencies. As per https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuring-dependabot-version-updates, I have setup [dependabot.yml](https://github.com/hyperspy/rosettasciio/blob/main/.github/dependabot.yml) to get [PR to update the github actions](https://github.com/hyperspy/hyperspy/pulls/app%2Fdependabot) automatically.

Progress on review and corresponding update of the repository in the hyperspy organisation: - [x] https://github.com/hyperspy/hyperspy_gui_ipywidgets - [x] https://github.com/hyperspy/hyperspy_gui_traitsui - [x] https://github.com/hyperspy/rosettasciio - [x] https://github.com/hyperspy/hyperspy-bundle - [x] https://github.com/hyperspy/hyperspy - [x]...

All done! There is a section in the hyperspy dev guide on this topic: https://hyperspy.readthedocs.io/en/latest/dev_guide/maintenance.html