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

BUG: fix duplicate timestep bug in kicked orbits #90

Merged
merged 2 commits into from
Nov 22, 2023
Merged

BUG: fix duplicate timestep bug in kicked orbits #90

merged 2 commits into from
Nov 22, 2023

Conversation

TomWagg
Copy link
Owner

@TomWagg TomWagg commented Nov 22, 2023

Before this fix all orbits that received a kick were offset by one timestep due to some problems when restitching the full orbit together.

This became apparent when somehow kicked systems were lagging slightly behind their unkicked counterparts oops.

All fixed and a test to ensure it doesn't happen again!

@TomWagg TomWagg added the bug Something isn't working label Nov 22, 2023
@TomWagg TomWagg self-assigned this Nov 22, 2023
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1280 1260 98% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 6f8dd48 by action🐍

@TomWagg TomWagg merged commit 72c872a into main Nov 22, 2023
1 check passed
@TomWagg TomWagg deleted the time_bug branch November 22, 2023 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant