Skip to content

Feature/fix simulator over sampling#339

Merged
Jammy2211 merged 8 commits intomainfrom
feature/fix_simulator_over_sampling
Apr 2, 2025
Merged

Feature/fix simulator over sampling#339
Jammy2211 merged 8 commits intomainfrom
feature/fix_simulator_over_sampling

Conversation

@Jammy2211
Copy link
Copy Markdown
Collaborator

Fixes bug where simulated images do not show visualization of over sampling.

@Jammy2211 Jammy2211 requested a review from rhayes777 April 1, 2025 15:41
Comment on lines +73 to +74
tracer.deflections_yx_2d_from(grid=grid).native[:, :, 0],
tracer.deflections_yx_2d_from(grid=grid).native[:, :, 1],
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Is it worth assigning

deflections = tracer.deflections_yx_2d_from(grid=grid)

?

@Jammy2211 Jammy2211 merged commit d63ccca into main Apr 2, 2025
0 of 8 checks passed
@Jammy2211 Jammy2211 deleted the feature/fix_simulator_over_sampling branch June 24, 2025 13:48
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