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

Create class for the areaDetector statistics plugin. #213

Closed
jwlodek opened this issue Apr 15, 2024 · 4 comments
Closed

Create class for the areaDetector statistics plugin. #213

jwlodek opened this issue Apr 15, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request hackathon Good issues for the upcoming bluesky hackathon

Comments

@jwlodek
Copy link
Member

jwlodek commented Apr 15, 2024

Several of our beamlines make extensive use of the statistics plugin to collect metadata (max pixel value, average value, etc.). We should add support for using this plugin with ophyd-async.

@jwlodek jwlodek added enhancement New feature or request hackathon Good issues for the upcoming bluesky hackathon labels Apr 15, 2024
@callumforrester
Copy link
Contributor

Reviewers: @RobertSchaffer1 @DiamondJoseph

@DiamondJoseph
Copy link
Contributor

Here's my incredibly naive initial thoughts on it

#178

We want to be able to instantiate various AreaDetector implementations optionally with the Stats plugin (and likely other plugins in a chain later) and have an easy way of adding them to the scalar_signals of the detector (probably non-scalar too).

@DiamondJoseph
Copy link
Contributor

@jmaruland is this still ongoing?

@ZohebShaikh
Copy link
Contributor

closed by #468

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hackathon Good issues for the upcoming bluesky hackathon
Projects
No open projects
Status: In Progress
Development

No branches or pull requests

5 participants