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

Atlas config #1806

Draft
wants to merge 30 commits into
base: master
Choose a base branch
from
Draft

Atlas config #1806

wants to merge 30 commits into from

Conversation

bnmajor
Copy link
Collaborator

@bnmajor bnmajor commented Mar 14, 2025

DRAFT: Depends on #1761 and HEXRD/hexrd#736

Brianna Major and others added 30 commits March 3, 2025 08:35
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]>
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]>
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]>
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]>
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]>
Users can upload ATLAS coordinates to automatically update the tvec and tilt in
the intrument file. This only affects detectors, not image plates.

Signed-off-by: Brianna Major <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants