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

Remove transform section from these detectors #597

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

psavery
Copy link
Collaborator

@psavery psavery commented Jan 5, 2024

The current translation of [0, 0, 0] doesn't work well with HEXRDGUI, since it indicates that the detector is on top of the sample.

We should make the transform section optional instead. If it is not provided, then HEXRDGUI will insert the default transform section. This will make the views work better...

If some detectors typically have a certain transform, it can still be provided and that will be used instead of the default.

The current translation of [0, 0, 0] doesn't work well with HEXRDGUI, since
it indicates that the detector is on top of the sample.

We should make the transform section optional instead. If it is not provided,
then HEXRDGUI will insert the default transform section. This will make the
views work better...

If some detectors typically have a certain transform, it can still be provided
and that will be used instead of the default.

Signed-off-by: Patrick Avery <[email protected]>
@psavery psavery requested a review from bnmajor January 5, 2024 20:07
Copy link
Collaborator

@bnmajor bnmajor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good!

@psavery psavery merged commit 9b4129d into master Jan 5, 2024
6 checks passed
@psavery psavery deleted the detector-template-remove-transform branch January 5, 2024 20:13
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