IterativeGaussian.shift_centroid¶
giant.point_spread_functions.gaussians
:
- IterativeGaussian.shift_centroid(shift)¶
Shift the centroid.
- Parameters:
shift (Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | complex | bytes | str | _NestedSequence[complex | bytes | str]) – the shift to apply as a len array like x, y
- Return type:
None