We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ed8c8e commit 7963c1fCopy full SHA for 7963c1f
1 file changed
jax_galsim/interpolatedimage.py
@@ -60,6 +60,8 @@ def __dir__(cls):
60
- the pad_image options
61
- depixelize
62
- most of the bounds checks, type checks, and dtype casts done by galsim
63
+- raises a generic ``Exception`` instead of a more specific one for some
64
+ initialization errors
65
"""
66
67
0 commit comments