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 overlapping theta boundary in spherical KDE reconstructions #1125

Merged
merged 2 commits into from
Sep 3, 2021

Conversation

clevelam
Copy link
Collaborator

@clevelam clevelam commented Sep 2, 2021

Background

  • Add some extra ensures to protect off-processor data fetching.

Purpose of Pull Request

Description of changes

  • Fix theta=0,2pi overlap boundaries

Status

@clevelam clevelam self-assigned this Sep 2, 2021
@clevelam clevelam added the bug label Sep 2, 2021
@codecov
Copy link

codecov bot commented Sep 2, 2021

Codecov Report

Merging #1125 (09a0937) into develop (347d3d1) will not change coverage.
The diff coverage is 100.0%.

@@           Coverage Diff           @@
##           develop   #1125   +/-   ##
=======================================
  Coverage     89.0%   89.0%           
=======================================
  Files          374     374           
  Lines        19261   19261           
=======================================
  Hits         17157   17157           
  Misses        2104    2104           

@KineticTheory KineticTheory merged commit cd0d764 into lanl:develop Sep 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants