vasole / pymca

PyMca Toolkit git repository
Other
57 stars 51 forks source link

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

Open linupi opened 4 months ago

linupi commented 4 months ago

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 commented 2 months ago

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.