bluesky / area-detector-handlers

https://pypi.org/project/area-detector-handlers
Other
0 stars 10 forks source link

Add JPEG handler #35

Open mrakitin opened 3 months ago

mrakitin commented 3 months ago

Used by webcams at NSLS-II BMM and elsewhere.

tacaswell commented 3 months ago

from https://github.com/NSLS-II-BMM/profile_collection/blob/da5dc17a0162d8d4200549f299955a1dae07987c/startup/BMM/camera_device.py#L189-L193 it looks like they are using different specs, do we need to pull all of those in or are we going to fix the generation code and patch out/fix the existing documents?

mrakitin commented 3 months ago

I don't think the old entries will be accessible via tiled (due to the stricter permissions). We'll just update the generation code.