Skip to content

Conversation

@casperdcl
Copy link
Member

@casperdcl casperdcl commented Feb 17, 2021

  • add NLM guided filter
  • improc separable convolution fixes & updates
    • fix memory leak
    • add separable CPU version
    • decrease verbosity
  • generate PSF kernels
  • fix multiarch CUDA support
  • improve sitk error handling
  • add tests
    • improc CUDA extension (conv & nlm)
    • performance tests (conv & nlm)
  • misc build & test framework updates

@casperdcl casperdcl added bug Something isn't working enhancement New feature or request labels Feb 17, 2021
@casperdcl casperdcl requested a review from pjmark February 17, 2021 00:24
@casperdcl casperdcl self-assigned this Feb 17, 2021
@codecov
Copy link

codecov bot commented Feb 17, 2021

Codecov Report

Merging #17 (22da22b) into master (56ddcb9) will increase coverage by 0.23%.
The diff coverage is 23.52%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #17      +/-   ##
=========================================
+ Coverage    8.27%   8.50%   +0.23%     
=========================================
  Files           7       7              
  Lines        1741    1775      +34     
=========================================
+ Hits          144     151       +7     
- Misses       1597    1624      +27     
Impacted Files Coverage Δ
niftypet/nimpa/__init__.py 100.00% <ø> (ø)
niftypet/nimpa/prc/__init__.py 100.00% <ø> (ø)
niftypet/nimpa/prc/prc.py 10.51% <23.52%> (+0.22%) ⬆️
niftypet/nimpa/img/gen.py 11.38% <0.00%> (+1.62%) ⬆️

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 56ddcb9...22da22b. Read the comment docs.

@casperdcl casperdcl changed the title next release v2.1.1 next release v2.2.0 Sep 27, 2021
@casperdcl casperdcl merged commit 329ff98 into master Sep 27, 2021
@casperdcl
Copy link
Member Author

/tag v2.2.0 329ff98

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants