Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@syhaffert
Copy link
Collaborator

I found a code breaking typo in the Wavefront class. The wavenumber assignment method used npf.pi instead of np.pi. I fixed this.

@codecov
Copy link

codecov bot commented Nov 23, 2022

Codecov Report

Merging #166 (d0fbc77) into master (3a6c42f) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master     #166   +/-   ##
=======================================
  Coverage   80.70%   80.70%           
=======================================
  Files          95       95           
  Lines        7044     7044           
=======================================
  Hits         5685     5685           
  Misses       1359     1359           
Impacted Files Coverage Δ
hcipy/optics/wavefront.py 87.16% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ehpor ehpor self-requested a review November 23, 2022 18:00
Copy link
Owner

@ehpor ehpor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

idk how this one slipped through for this long 😆

@syhaffert
Copy link
Collaborator Author

probably because nobody uses wavenumbers. at least I know I never use it.

@syhaffert syhaffert merged commit 6aebeb9 into master Nov 23, 2022
@syhaffert syhaffert deleted the wavefront_bugfix branch November 23, 2022 18:16
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.

3 participants