-
Notifications
You must be signed in to change notification settings - Fork 199
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
CI: Test New v. Legacy BTD in RigidInjection_BTD
#3327
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
EZoni
added
component: tests
Tests and CI
component: diagnostics
all types of outputs
labels
Aug 19, 2022
EZoni
force-pushed
the
rigid_injection_btd_test
branch
3 times, most recently
from
August 22, 2022 22:00
83699d3
to
3e62a47
Compare
RTSandberg
reviewed
Aug 22, 2022
Examples/Modules/RigidInjection/analysis_rigid_injection_BoostedFrame.py
Outdated
Show resolved
Hide resolved
EZoni
force-pushed
the
rigid_injection_btd_test
branch
from
August 24, 2022 17:10
261f709
to
43ba4de
Compare
EZoni
force-pushed
the
rigid_injection_btd_test
branch
from
August 24, 2022 17:22
43ba4de
to
df35016
Compare
EZoni
changed the title
[WIP] Improve Testing of New v. Legacy BTD
[WIP] CI: Test New v. Legacy BTD in Aug 24, 2022
RigidInjection_BTD
EZoni
changed the title
[WIP] CI: Test New v. Legacy BTD in
CI: Test New v. Legacy BTD in Aug 24, 2022
RigidInjection_BTD
RigidInjection_BTD
RTSandberg
approved these changes
Aug 25, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Edoardo!
Examples/Modules/RigidInjection/analysis_rigid_injection_BoostedFrame.py
Outdated
Show resolved
Hide resolved
Examples/Modules/RigidInjection/analysis_rigid_injection_BoostedFrame.py
Outdated
Show resolved
Hide resolved
Co-authored-by: Ryan Sandberg <[email protected]>
EZoni
commented
Aug 25, 2022
Examples/Modules/RigidInjection/analysis_rigid_injection_BoostedFrame.py
Outdated
Show resolved
Hide resolved
for more information, see https://pre-commit.ci
ax3l
approved these changes
Sep 7, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks so much!
2 tasks
lucafedeli88
pushed a commit
to lucafedeli88/WarpX
that referenced
this pull request
Sep 12, 2022
* Improve Testing of New v. Legacy BTD * openPMD: Flush Series before Accessing Arrays Co-authored-by: Ryan Sandberg <[email protected]> * Add Checksums for RigidInjection_BTD (BTD data) * Compare Also Particle Momenta (BTD data) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Apply suggestions from code review Co-authored-by: Ryan Sandberg <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: Ryan Sandberg <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
dpgrote
pushed a commit
to dpgrote/WarpX
that referenced
this pull request
Nov 22, 2022
* Improve Testing of New v. Legacy BTD * openPMD: Flush Series before Accessing Arrays Co-authored-by: Ryan Sandberg <[email protected]> * Add Checksums for RigidInjection_BTD (BTD data) * Compare Also Particle Momenta (BTD data) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Apply suggestions from code review Co-authored-by: Ryan Sandberg <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: Ryan Sandberg <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
First step to add more CI coverage of the new BTD, see #3300. Follow up on the initial tests added in #1973.
Main changes:
To-do: