Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
talonchandler committed Apr 16, 2024
1 parent 113a792 commit 2d4c717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion waveorder/models/phase_thick_3d.py
Original file line number Diff line number Diff line change
Expand Up @@ -216,4 +216,4 @@ def apply_inverse_transfer_function(
if z_padding != 0:
f_real = f_real[z_padding:-z_padding]

return f_real # * z_pixel_size / 4 / np.pi * wavelength_illumination
return f_real

0 comments on commit 2d4c717

Please sign in to comment.