Skip to content

Conversation

@janden
Copy link
Collaborator

@janden janden commented Feb 10, 2022

In FFBasis3D, this was proportional to ell_max, which doesn't make
sense.

Closes #559.

@codecov
Copy link

codecov bot commented Feb 11, 2022

Codecov Report

Merging #563 (2e1bb41) into develop (902a9c0) will increase coverage by 0.00%.
The diff coverage is 100.00%.

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

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #563   +/-   ##
========================================
  Coverage    87.16%   87.17%           
========================================
  Files          108      108           
  Lines         7979     7984    +5     
========================================
+ Hits          6955     6960    +5     
  Misses        1024     1024           
Impacted Files Coverage Δ
src/aspire/basis/ffb_3d.py 100.00% <100.00%> (ø)
src/aspire/source/image.py 95.43% <0.00%> (ø)
src/aspire/source/simulation.py 99.38% <0.00%> (+0.01%) ⬆️

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 902a9c0...a7e69df. Read the comment docs.

In FFBasis3D, this was proportional to `ell_max`, which doesn't make
sense.

We also loosen tolerances for hardcoded FFB3D tests since these depended
on the incorrect reference data and are sensitive to the above change.
Eventually, these will be replaced by logical tests (see ComputationalCryoEM#568).
@janden janden merged commit 63bde1f into ComputationalCryoEM:develop Feb 16, 2022
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