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

Qt interface doesn't have any indication which trains contain data #12

Open
takluyver opened this issue Jan 16, 2020 · 1 comment
Open

Comments

@takluyver
Copy link
Member

If you open a run where the first few trains have no detector data, there's no easy way to find useful trains to draw - you just have to go through until you find one with data.

The notebook template handles finding the first train with useful data.

@takluyver
Copy link
Member Author

This is improved by #20, which drops empty trains at the beginning/end of a run. It would still be useful to be able to 'hop over' missing trains, e.g. if the new pause/resume feature is used. The spinboxe currently just increments/decrements the number and then tries to retrieve that train.

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

No branches or pull requests

1 participant