bluesky / ophyd

hardware abstraction in Python with an emphasis on EPICS
https://blueskyproject.io/ophyd
BSD 3-Clause "New" or "Revised" License
51 stars 79 forks source link

Add class for bad pixel plugin #1134

Open jwlodek opened 1 year ago

jwlodek commented 1 year ago

New plugin for handling bad pixels in areaDetector introduced in recent version of ADCore.

It has a single unique signal - a filename that lists a path to a JSON file that outlines pixel coordinates for bad pixels and how to handle them.

Documentation for plugin: https://areadetector.github.io/areaDetector/ADCore/NDPluginBadPixel.html

EPICS database for plugin: https://github.com/areaDetector/ADCore/blob/master/ADApp/Db/NDBadPixel.template