Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proof of concept implementation: Tiled as DataSource in PyMca #1064

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

linupi
Copy link

@linupi linupi commented Mar 3, 2024

This is a proof of concept implementation using Tiled as DataSource in PyMca. It is implemented in a similar way as the Redis access for BLISS.

This branch is not intended to be used in production (and not to be merged). It's only purpose is to explore the feasibility of linking PyMca and Tiled.

tiled_in_pymca2
Similarly as for BLISS and SPEC, Tiled can be accessed through the button in the side navigation.

tiled_in_pymca
Scans that are visible here are directly served via Tiled.

@vasole
Copy link
Owner

vasole commented Apr 27, 2024

I do not mind to ship PyMca with specfile-like support for Bluesky as it is done for bliss. It will be limited to what can be wrapped as SPEC scans, but if users find it useful...

By other hand I have just merged the corrected h5py-like support. It was needed to read formats supported by silx but not by PyMca. To access tiled addresses as h5py files, one still needs the tiled branch of t20100 merged into silx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants