Hi,
I wrote a program in Python which simulates a CT scan taking into account the Poisson distribution of recorded photons. Taking 128 projections over 180 degrees results in the following filtered backprojection image.
What could be the reason for these vertical lines? I tried removing the "duplicate projections" for 0 and 180 deg, and checked that the phantom does not attenuate too much at the edges.