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

Fix los brett #317

Merged
merged 27 commits into from
Aug 7, 2021
Merged

Fix los brett #317

merged 27 commits into from
Aug 7, 2021

Conversation

jlmaurer
Copy link
Collaborator

@jlmaurer jlmaurer commented Aug 6, 2021

This replaces #316 (see also #312)
Fixes the line-of-sight calculation when using statevectors and miscellaneous bugs

Description

  • fixes some bugs in the I/O routines and unit test suite
  • adds unit tests
  • Fixes the LOS calculation and simplifies the code logic

Motivation and Context

Fixes #79
Fixes #122
Fixes #273
Replaces #316

How Has This Been Tested?

  • All tests pass locally
  • ran autopep8 on the whole repo

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • I have added an explanation of what your changes do and why you'd like us to include them.
  • I have written new tests for your core changes, as applicable.
  • I have successfully ran tests with your changes locally.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@jlmaurer jlmaurer marked this pull request as ready for review August 6, 2021 20:38
@jlmaurer jlmaurer mentioned this pull request Aug 6, 2021
@jlmaurer
Copy link
Collaborator Author

jlmaurer commented Aug 6, 2021

@bbuzz31 and @dbekaert All unit tests passing! Can be reviewed and merged.

@jlmaurer jlmaurer merged commit 6ec4744 into dbekaert:dev Aug 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants