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

include input_structures in jax_sim_data.plot_field() #1067

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

tylerflex
Copy link
Collaborator

@tylerflex tylerflex commented Aug 10, 2023

Fixes #1062.

This PR basically includes all of the structures when JaxSimulation.plot_structures or JaxSimulation.plot_eps_structures is called. The latter is used in SimulationData.plot_field(). Previously, this was being ignored in some plot_field() plots but after this change, it works

image

@tylerflex tylerflex marked this pull request as draft August 10, 2023 15:20
@tylerflex tylerflex marked this pull request as ready for review August 10, 2023 15:37
@tylerflex tylerflex added the 2.4 label Aug 10, 2023
@tylerflex tylerflex merged commit afe33c1 into pre/2.4 Aug 10, 2023
16 checks passed
@tylerflex tylerflex deleted the tyler/adjoint/fix/plot_field branch August 10, 2023 18:01
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.

None yet

2 participants