You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Obtaining a reconstruction or backprojection without stripes.
Actual Behavior
We observe something that looks like the an int32 counter going beyond the max value when backprojecting (or FDK-ing) a cone beam dataset acquired with a 3054x3054 panel. This happens with fdk weights:
BackProjection
FDK
This for backprojection with matched weights
Code to reproduce the problem (If applicable)
This is a user report in CIL. I currently don't have a machine with TIGRE 2.4 to try this onto.
Specifications
MATLAB/python version:
OS: Windows
CUDA version:
TIGRE version 2.4 via CIL
The text was updated successfully, but these errors were encountered:
@paskino I know I am super late on this, life got in the way. I think I need the user for this. It will likely be related not just to the image sizes, but the number of GPUs they have available, and which ones. I need that info to reproduce it.
Expected Behavior
Obtaining a reconstruction or backprojection without stripes.
Actual Behavior
We observe something that looks like the an
int32
counter going beyond the max value when backprojecting (or FDK-ing) a cone beam dataset acquired with a 3054x3054 panel. This happens withfdk
weights:BackProjection
FDK
This for backprojection with
matched
weightsCode to reproduce the problem (If applicable)
This is a user report in CIL. I currently don't have a machine with TIGRE 2.4 to try this onto.
Specifications
The text was updated successfully, but these errors were encountered: