-
Notifications
You must be signed in to change notification settings - Fork 6
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
Add tab to run browser for viewing area detector frames #380
Conversation
471d317
to
800be17
Compare
Need to add a check to ensure that the first data array dimension matches the length of the time signal. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not really understanding the framset_view part. I will test it in the real detector data.
Originally, all the tabs were just part of one big class ( To fix this, I took each tab and made it it's own class. If you open up run_browser.ui and look at what's inside of one of the tabs, you'll find that it's just an empty widget. Then there's a
|
Here is the test using real Ge 8 element images:
|
Things to do before merging:
write docsupdate iconfig_testing.toml