Skip to content

Commit

Permalink
Update interpolatedimage.py
Browse files Browse the repository at this point in the history
Co-authored-by: Ismael Mendoza <[email protected]>
  • Loading branch information
beckermr and ismael-mendoza authored Sep 10, 2024
1 parent 48d9fcd commit aae23ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jax_galsim/interpolatedimage.py
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ def x_interpolant(self):
@property
@implements(_galsim.interpolatedimage.InterpolatedImage.k_interpolant)
def k_interpolant(self):
"""The Fourier-space `Interpolant` for this profile."""
return self._original._k_interpolant

@property
Expand Down

0 comments on commit aae23ca

Please sign in to comment.