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

Source deconvolution #108

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

e-koch
Copy link
Collaborator

@e-koch e-koch commented Jan 27, 2022

Add helper functions for deconvolving a 2D Gaussian source by a given beam.

@codecov-commenter
Copy link

codecov-commenter commented Jan 27, 2022

Codecov Report

Merging #108 (8569603) into master (9838af1) will increase coverage by 0.37%.
The diff coverage is 96.22%.

❗ Current head 8569603 differs from pull request most recent head 89af32b. Consider uploading reports for the commit 89af32b to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
+ Coverage   86.15%   86.53%   +0.37%     
==========================================
  Files          12       14       +2     
  Lines        1365     1418      +53     
==========================================
+ Hits         1176     1227      +51     
- Misses        189      191       +2     
Impacted Files Coverage Δ
radio_beam/source_deconvolution.py 90.47% <90.47%> (ø)
radio_beam/__init__.py 100.00% <100.00%> (ø)
radio_beam/tests/test_source_deconvolution.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9838af1...89af32b. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants