Failed for 3D non-Cartesian trajectory #56
Unanswered
Michaelsqj
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Converting to a discussion as this does not seem to document a bug. Hello @Michaelsqj, what are the ranges for your trajectory? As the documentation states, your trajectory needs to be in terms of radians/voxel. Also, you should ensure that you have enough samples in your trajectory to reconstruct without aliasing. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
I tried to use the torchkbnufft for 3D non-Cartesian trajectory for simulation. I used a 1x1x64x64x64 image and 3D radial trajectory as input to kbNufft for forward NUFFT and then use the acquired kdata for adjoint NUFFT, the output image doesn't look right. I'm wondering if torchkbnufft can be used for 3D non-Cartesian reconstruction? If so, are there any examples for 3D non-Cartesian reconstruction using this package?
Yours,
Qijia
Beta Was this translation helpful? Give feedback.
All reactions