Skip to content

Conversation

@garrettwrong
Copy link
Collaborator

Drafting our Q3 release. Will assemble release notes shortly, and I'll make the bump version PR.

garrettwrong and others added 30 commits May 20, 2021 10:55
and breakout ArrayImageSource into its own test

suitable sizes difference from ImageSource
@garrettwrong garrettwrong added the enhancement New feature or request label Sep 14, 2021
@codecov
Copy link

codecov bot commented Sep 14, 2021

Codecov Report

Merging #455 (f2813a2) into master (28ebc69) will increase coverage by 0.31%.
The diff coverage is 89.03%.

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

@@            Coverage Diff             @@
##           master     #455      +/-   ##
==========================================
+ Coverage   87.60%   87.91%   +0.31%     
==========================================
  Files          95      105      +10     
  Lines        6557     7541     +984     
==========================================
+ Hits         5744     6630     +886     
- Misses        813      911      +98     
Impacted Files Coverage Δ
src/aspire/operators/filters.py 96.11% <ø> (ø)
src/aspire/numeric/complex_pca/validation.py 42.46% <42.46%> (ø)
src/aspire/utils/misc.py 88.46% <57.14%> (-11.54%) ⬇️
src/aspire/basis/steerable.py 91.93% <91.93%> (ø)
src/aspire/classification/rir_class2d.py 95.55% <95.55%> (ø)
src/aspire/denoising/adaptive_support.py 95.65% <95.65%> (ø)
src/aspire/numeric/complex_pca/complex_pca.py 96.15% <96.15%> (ø)
src/aspire/basis/fspca.py 96.51% <96.51%> (ø)
src/aspire/operators/blk_diag_matrix.py 95.72% <96.87%> (+2.32%) ⬆️
src/aspire/__init__.py 100.00% <100.00%> (ø)
... and 36 more

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 28ebc69...2f32bb2. Read the comment docs.

@garrettwrong
Copy link
Collaborator Author

ASPIRE v0.8.0 adds the following scientific features:

  • Begin adding Class Averaging Components (experimental)
  • Adaptive Support Radius Calculations
  • Wavelet-based approximate Earth-Mover's Distance (wemd)
  • Irregular (Non Square) Block Diagonal Extensions

Additionally this release includes the following updates:

  • Minor Numpy Updates in preperation for Python 3.9
  • ArrayImageSource should now admit numpy arrays directly
  • Minor README updates
  • Introduce informational Code Coverage reporting to CI (Codecov)
  • Minor PIL Upstream dependency patch
  • Improve corrupt mrc file handling in APPLE.picking
  • ArrayImageSource Patches for use in MeanEstimator

@garrettwrong garrettwrong marked this pull request as ready for review September 17, 2021 15:01
janden
janden previously approved these changes Sep 20, 2021
amitsinger
amitsinger previously approved these changes Sep 20, 2021
@garrettwrong garrettwrong dismissed stale reviews from amitsinger and janden via 2f32bb2 September 20, 2021 19:54
@garrettwrong
Copy link
Collaborator Author

Spoke with Joakim about patching for the FINUFFT package. Thanks for the reviews. Merging.

@garrettwrong garrettwrong merged commit 4fdf77d into master Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants