initialize_2D_cones

initialize_2D_cones#

mrinufft.trajectories.trajectory2D.initialize_2D_cones(Nc, Ns, tilt='uniform', in_out=False, nb_zigzags=5, width=1)[source]#

Initialize a 2D cone trajectory.

Parameters:
  • Nc (int) – Number of shots

  • Ns (int) – Number of samples per shot

  • tilt (str, optional) – Tilt of the shots, by default “uniform”

  • in_out (bool, optional) – Whether to start from the center or not, by default False

  • nb_zigzags (float, optional) – Number of zigzags, by default 5

  • width (float, optional) – Width of the cone, by default 1

Returns:

2D cone trajectory

Return type:

array_like