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

General event display component #2540

Open
2 tasks
maxnoe opened this issue Apr 23, 2024 · 0 comments
Open
2 tasks

General event display component #2540

maxnoe opened this issue Apr 23, 2024 · 0 comments

Comments

@maxnoe
Copy link
Member

maxnoe commented Apr 23, 2024

Please describe the use case that requires this feature.

To replace the narrowly scoped and quite limited ctapipe-display-dl1 and be able to just use everything done in ctapipe-process, we should add a EventDisplay component, which could be an abstract interface to allow multiple implementations (e.g. matplotlib / qt or bokeh in the browser).

It should have two modes: going through the events manually (i.e. stopping the event loop until the user clicks "next") or just displaying events as they are processed.

Should have mutliple tabs for the different data levels:

Should be invoked with ctapipe-process -i <path> --display for example.

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

No branches or pull requests

1 participant