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

Pandas: ImpactXParticleContainer.to_df() #458

Merged
merged 3 commits into from
Nov 20, 2023

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Nov 5, 2023

Copy all particles into a pandas.DataFrame. Supports local and MPI-gathered results.

Depends on:

Copy all particles into a `pandas.DataFrame`.
Supports local and MPI-gathered results.
@ax3l
Copy link
Member Author

ax3l commented Nov 20, 2023

Looks like I need to generalize the reduce (local=False) in pyAMReX for non-MPI runs :)
Pushed via AMReX-Codes/pyamrex#224

@ax3l ax3l merged commit 39376f5 into ECP-WarpX:development Nov 20, 2023
15 checks passed
@ax3l ax3l deleted the topic-to-df branch November 20, 2023 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: python Python bindings enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant