shift_obj_along_z

shift_obj_along_z#

ptyrad.constraints.shift_obj_along_z(objc, z_shift)[source]#

Apply a subpixel shift along z using Fourier shift theorem.

Parameters:
  • objc – tensor (omode, z, y, x), complex

  • z_shift – float, shift in pixels along +z direction

Returns:

shifted tensor, same shape