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

Various improvements, mainly related to cleaning up example scripts #379

Merged
merged 70 commits into from
Feb 8, 2023

Conversation

bwohlberg
Copy link
Collaborator

Various improvements, mainly related to cleaning up example scripts.

@bwohlberg bwohlberg added documentation Improvements or additions to documentation examples Pertaining to SCICO examples labels Feb 2, 2023
@codecov
Copy link

codecov bot commented Feb 3, 2023

Codecov Report

Merging #379 (e78340a) into main (dba1e4e) will increase coverage by 0.03%.
The diff coverage is 100.00%.

❗ Current head e78340a differs from pull request most recent head fd46f3d. Consider uploading reports for the commit fd46f3d to get more accurate results

@@            Coverage Diff             @@
##             main     #379      +/-   ##
==========================================
+ Coverage   94.21%   94.24%   +0.03%     
==========================================
  Files          84       84              
  Lines        5048     5057       +9     
==========================================
+ Hits         4756     4766      +10     
+ Misses        292      291       -1     
Flag Coverage Δ
unittests 94.24% <100.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
scico/linop/_circconv.py 85.57% <ø> (+0.96%) ⬆️
scico/linop/_diff.py 98.30% <ø> (ø)
scico/linop/_func.py 100.00% <ø> (ø)
scico/linop/_stack.py 87.64% <ø> (ø)
scico/numpy/_blockarray.py 97.43% <ø> (ø)
scico/operator/_func.py 100.00% <ø> (ø)
scico/denoiser.py 88.78% <100.00%> (+0.32%) ⬆️
scico/diagnostics.py 92.53% <100.00%> (ø)
scico/functional/_denoiser.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

docs/source/install.rst Outdated Show resolved Hide resolved
examples/scripts/ct_astra_datagen_foam2.py Outdated Show resolved Hide resolved
examples/scripts/deconv_ppp_bm3d_pgm.py Show resolved Hide resolved
@bwohlberg bwohlberg merged commit 44bc4e9 into main Feb 8, 2023
@bwohlberg bwohlberg deleted the brendt/examples branch February 8, 2023 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation examples Pertaining to SCICO examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants