initialize_2D_radial# mrinufft.trajectories.trajectory2D.initialize_2D_radial(Nc, Ns, tilt='uniform', in_out=False)[source]# Initialize a 2D radial trajectory. Parameters: Nc (int) – Number of shots Ns (int) – Number of samples per shot tilt (str, float, optional) – Tilt of the shots, by default “uniform” in_out (bool, optional) – Whether to start from the center or not, by default False