Closed demonlj closed 4 years ago
Hi, not sure about your input data, but could you please try --projections instead of --sinograms ? Best wishes, L
Also, tofu gui
and tofu tomo
work only with parallel beam data and from the info above it looks like you have cone beam data, please try tofu reco
-angle-step/-a(which are given in radians!)
ubuntu 19.04 nvidia mx250 cuda 10.1 micro-ct: cone beam skyscan 1176
scan log as below:
as there are 515 tifs in total, angle_step = 0.7, so I set the 0° image as 10000.tif, and 180° image as 10258.tif
using
tofu gui
to find the center, using 0° image (10000.tif) and 180° image (10258.tif) the axis = 992.5then using the code to reconstruc
tofu tomo --axis 992.5 --angle 0.700 --sinograms="./*.tif" --output="./ufo/slices-%05i.tif
but I got confused slices like thisAm I doing something wrong?