-
Notifications
You must be signed in to change notification settings - Fork 8
fix: make stepk match galsim #221
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
+319
−136
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
d7a4b56
fix: make stepk match galsim
beckermr 8e1c000
test: remove regression test
beckermr 11586e7
fix: fudge maxk just a bit bigger for now
beckermr 6fd5ac6
fix: remove commented code
beckermr 723a6fe
fix: use smallest dimension
beckermr 22855a3
fix: lower fudge for maxk
beckermr dff7164
doc: get comment right
beckermr 1d8aee0
fix: pad out maxk by some number of pixels
beckermr 1832461
test: some test changes sicne there are more bugs here
beckermr ae2a60d
fix: adjust tests
beckermr 02740b5
test: ensure jax-galsim is more conservative
beckermr 15eac76
Update tests/jax/test_interpolatedimage_utils.py
beckermr 26d1209
fix: address code review
beckermr 62cebd6
Merge branch 'stepk-fix' of https://github.com/GalSim-developers/JAX-…
beckermr 5a4050c
style: pre-commit
beckermr d556039
fix: stupid copy paste bug
beckermr 513a250
fix: clean out unused code
beckermr 930e189
fix: clean out unused code
beckermr 5fa99dc
test: add explicit test for behavior of force stepk and maxk
beckermr 323c12a
Update jax_galsim/interpolatedimage.py
beckermr b8a319b
doc: notes on purpose of separate ii class
beckermr 75cf5a3
Merge branch 'stepk-fix' of https://github.com/GalSim-developers/JAX-…
beckermr 2f1bdb4
style: pre-the-commit
beckermr 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
Some comments aren't visible on the classic Files Changed page.
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
Oops, something went wrong.
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.