-
Notifications
You must be signed in to change notification settings - Fork 9
fix: raise errors on invalid inits, failed integrations, etc. #243
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
Changes from all commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
3d11630
fix: raise errors for invalid shears and PixelScale WCS inits
beckermr bd0e282
please the dog
beckermr a3b7ba4
fix: mock up equinox
beckermr 5a43c92
test: more array equals
beckermr ff18900
doc: update docs for shears
beckermr 85569db
fix: clarify docs
beckermr d8e24ae
fix: raise erorr on failed integrations
beckermr 81976e6
style: please the dog
beckermr d21e383
fix: try code with equinox filter_jit
beckermr 8805c8c
fix: use standard JIT
beckermr 4d661a2
doc: update doc strings
beckermr 1561dc0
fix: only use generic Exception
beckermr 8c69aac
doc: update docs
beckermr 6d0a66b
refactor:
beckermr 2609840
doc: ensure doc string is accurate
beckermr ed7c508
fix: enable tests for image gain, area, exptime, and max_extra_noise
beckermr 831990a
doc: update doc strings
beckermr 42fb804
doc: update doc string
beckermr 2ef7195
doc: add doc string for position exceptions
beckermr 3ee5f33
fix+doc: do more error checking and more docs
beckermr 48c2569
doc: fix doc string formatting
beckermr 6e9c4de
Apply suggestion from @beckermr
beckermr 37310d9
fix: add the rest of the types
beckermr 9aa63de
Merge branch 'equinox-err-2' of https://github.com/GalSim-developers/…
beckermr 88c1c7b
fix: use proper array ref
beckermr 70e4c3f
Apply suggestion from @beckermr
beckermr d80f878
Merge branch 'main' into equinox-err-2
beckermr 164c2c6
fix: docs done wrong
beckermr 0ec07d8
Merge branch 'main' into equinox-err-2
beckermr aafb848
test: update to latest submodule
beckermr 4ed8c8e
fix: raise for interpolated image init problems
beckermr 7963c1f
doc: add docs for exceptions
beckermr 2e2aaca
fix: use array in transform, not image
beckermr 58196ca
fix: ensure repr of image prints even with tracers
beckermr 58efd99
fix: raise for invalid beta
beckermr 21ffe09
fix: need to ensure images always hold jax arrays
beckermr c892e04
fix: raise if we do not have array as kwarg
beckermr 0b366de
fix: raise errors for RNG inits
beckermr 6811835
fix: ensure errors are raised for random permutations
beckermr 15e1398
fix: accept integer scalars too
beckermr 3d645a2
fix: apparently this does not work on tracers
beckermr a9f5171
Apply suggestions from code review
beckermr c559408
fix: really on this one
beckermr df2a3d4
fix: more tests
beckermr 6d40f5a
fix: ensure we use any or all in calls for errors
beckermr 1f0d1da
fix: use any everywhere
beckermr a7e2300
fix: enable index check for photon arrays
beckermr 6d970a3
Apply suggestion from @beckermr
beckermr f1498e2
fix: enable exceptions for WCS
beckermr 6c526d4
fix: raise errors for celestial coords
beckermr 97ed8d8
fix: remove skip statements from celestial coord
beckermr 7486ffb
test: use ab matrix that is more stable for benchmarks
beckermr 2610daa
Apply suggestions from code review
beckermr 29f83f3
fix: add type checking to seed method
beckermr 24f1ccf
Merge branch 'main' into equinox-err-2
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
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
Oops, something went wrong.
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.