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

Refactor exporting the polar view #1803

Merged
merged 1 commit into from
Mar 13, 2025
Merged

Refactor exporting the polar view #1803

merged 1 commit into from
Mar 13, 2025

Conversation

psavery
Copy link
Collaborator

@psavery psavery commented Mar 13, 2025

We were previously exporting raw intensities as intensities. Now, we export the exact intensities displayed in the polar view as intensities, and the raw intensities are exported as raw_intensities.

This also adds several additional arrays that get exported from the polar view, including the erosion mask, tth correction field, and border masks. Overall, this adds a lot of useful arrays to the polar view export.

We were previously exporting raw intensities as `intensities`. Now,
we export the exact intensities displayed in the polar view as
`intensities`, and the raw intensities are exported as `raw_intensities`.

This also adds several additional arrays that get exported from the
polar view, including the erosion mask, tth correction field, and
border masks. Overall, this adds a lot of useful arrays to the polar
view export.

Signed-off-by: Patrick Avery <[email protected]>
@psavery psavery requested a review from saransh13 March 13, 2025 15:19
Copy link
Member

@saransh13 saransh13 left a comment

Choose a reason for hiding this comment

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

LGTM

@psavery psavery merged commit 5ff7edc into master Mar 13, 2025
9 checks passed
@psavery psavery deleted the export-polar-refactor branch March 13, 2025 17:51
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