-
Notifications
You must be signed in to change notification settings - Fork 26
Remove Warnings #1170
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
Merged
Merged
Remove Warnings #1170
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
cf24b92
remove scikit radon warning by adjusting radial mask for test image t…
j-c-c fd96cc0
tox
j-c-c 2d8b2a2
resolve scipy cg warning by adjusting version in wrapper to 1.12.0
j-c-c 7886c46
Resolve Matplotlib warning by explicilty closing plots in testing.
j-c-c ba58b43
explicitly close figures in matplotlib test wrapper.
j-c-c 80274fe
Resolve FRC legend warning by adding default label for single correla…
j-c-c 8011e10
resolve numpy.product warning
j-c-c 358afa6
resolve Conversion of an array wit
j-c-c dd65d1c
Resolve expected BlkDiagMatrix truncation warning.
j-c-c 194434c
Resolve test_micrograph_source warnings by using zeros instead of emp…
j-c-c 23e3a07
Resolve test_image.py warning. Remove Ray xfail and use context to ch…
j-c-c bb76e21
resolve test_FLEbasis2D.py warnings.
j-c-c 1f292cc
resolve numpy multiply overflow warning by using ones for test image …
j-c-c 6ef824c
resolve test_diag_matrix.py invalid cast value warning, by replacing …
j-c-c a641921
catch np.exp overflow warnings
j-c-c 0f9e9b5
Add comments explaining changes.
j-c-c 6ed0643
Add pytest --strict-warnings to CI workflows.
j-c-c 0366a10
Use PYTHONWARNINGS=error when python runs pytest.
j-c-c 41e8c57
enforce C order on signal for cufinufft transform.
j-c-c 3fc856b
Skip jobs on CI that will error on cached warnings. ampere, osx, long…
j-c-c b350ea0
Only check warnings on ampere_gpu job.
j-c-c 00a02c4
remove symmetry warning pytest skips.
j-c-c a36dfa4
remove unnecesary plt.close()
j-c-c 673323a
unused import
j-c-c 9a0afa9
Remove useless test case.
j-c-c File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.