min_length_connection#
- mrinufft.trajectories.min_length_connection(kstarts: NDArray, kends: NDArray, gstarts: NDArray, gends: NDArray, acq: Acquisition | None = None, method: Literal['lp', 'osqp'] = 'lp') int[source]#
Get the minimum length of gradient connection for a trajectory.
- Parameters:
$params_connect
- Returns:
The minimum length of the gradient connection.
- Return type: