-
Notifications
You must be signed in to change notification settings - Fork 14
Fiddle instrument #1761
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
Fiddle instrument #1761
Conversation
|
Hello @bnmajor! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2025-01-03 17:29:26 UTC |
448e672 to
0bd8bfb
Compare
b835a98 to
530d703
Compare
9b17b7b to
ac00f50
Compare
Signed-off-by: Brianna Major <[email protected]>
Signed-off-by: Brianna Major <[email protected]>
Signed-off-by: Brianna Major <[email protected]>
Signed-off-by: Brianna Major <[email protected]>
Update variable names to better reflect the two paths: one for image plates and one for detectors. Signed-off-by: Brianna Major <[email protected]>
Signed-off-by: Brianna Major <[email protected]>
Signed-off-by: Brianna Major <[email protected]>
Signed-off-by: Brianna Major <[email protected]>
Signed-off-by: Brianna Major <[email protected]>
Signed-off-by: Brianna Major <[email protected]>
It will automatically be applied once the LLNL import concludes. Kernel size defaults to 7 but users will be prompted to change this value after import if they'd like to. Median filtering can also be applied/removed from the "Intensity Corrections" menu, where users will always be allowed to change the kernel size. Signed-off-by: Brianna Major <[email protected]>
Signed-off-by: Brianna Major <[email protected]>
The UI expects that all imageseries are the same length. To keep this in sync, for now we simply create for copies of the image plate image and create the imageseries from those frames. Signed-off-by: Brianna Major <[email protected]>
Signed-off-by: Brianna Major <[email protected]>
Signed-off-by: Brianna Major <[email protected]>
This takes up about ~200 MB to contain the results for all 21 FIDDLE images. We may want to multi-thread across images as well... Signed-off-by: Patrick Avery <[email protected]>
Signed-off-by: Brianna Major <[email protected]>
Signed-off-by: Brianna Major <[email protected]>
Signed-off-by: Brianna Major <[email protected]>
Signed-off-by: Brianna Major <[email protected]>
ac00f50 to
e84d6d9
Compare
Signed-off-by: Brianna Major <[email protected]>
Signed-off-by: Brianna Major <[email protected]>
We use NaNs in our template vertices in order to draw "holes" within an outer boundary. When we check a click event to determine if a user has selected the template or not we should only check if the outer boundary contains the event. Using the full polygon causes some weird and inconsistent behaviors. Signed-off-by: Brianna Major <[email protected]>
Signed-off-by: Brianna Major <[email protected]>
Do not apply median filter until user sets/approves the kernel size. Do not display physics package dialog until kernel size is set or rejected. Signed-off-by: Brianna Major <[email protected]>
Signed-off-by: Brianna Major <[email protected]>
Signed-off-by: Brianna Major <[email protected]>
Signed-off-by: Brianna Major <[email protected]>
Signed-off-by: Brianna Major <[email protected]>
e84d6d9 to
ca61976
Compare
Signed-off-by: Brianna Major <[email protected]>
Signed-off-by: Brianna Major <[email protected]>
Signed-off-by: Brianna Major <[email protected]>
Signed-off-by: Brianna Major <[email protected]>
4289fac to
b40a179
Compare
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.
LGTM! I tried it and verified that it works.
FIDDLEWith Image PLateandWithout Image Plateframeortimestepinstead ofomegaNeed 4th config option: ATLAS coordinates - Saransh will provide script and example data(Will put up in separate PR)