Hi! First of all thanks for the this great contribution.
I am using your torch_radon on a data which size are 972x972. I do the forward and I expect the respective sinogram size to be [angles, 972sqrt(2)]. Why running your function the second dimension is 972 instead of sqrt(2)972?
Is it possible to fix this?
Hi! First of all thanks for the this great contribution. I am using your torch_radon on a data which size are 972x972. I do the forward and I expect the respective sinogram size to be [angles, 972sqrt(2)]. Why running your function the second dimension is 972 instead of sqrt(2)972? Is it possible to fix this?