<div dir="ltr">Hi!<br>I have a slightly non-typical task. I've got a detector with a vertical gap that is not equal to pixel, so if I just insert interpolated pixel(s) to projection then corresponding geometry artifacts appear. <a href="https://i.imgur.com/1gwW1vx.png">https://i.imgur.com/1gwW1vx.png</a><br><br>In order to take full account of the gap I'm trying to reconstruct my volume twice. So there are two sets of projections on opposite sides of the gap. I passed simple steps:<br>- firstly reconstruct volume for the left side with correct offset that takes into account the gap;<br>- reconstruct volume for the right side with also correct offset and initial volume from previous reconstruction;<br><br>The volume obtained by this sequence does not  suffer from geometry artifacts! However, there is a bright point in the center of the volume and the lines that come out of it. <a href="https://imgur.com/nUJ1IW5">https://imgur.com/nUJ1IW5</a>. Obviously, it's related to projection's edge, just like a fov circle in usual reconstruction. Is there any way to get rid of it ?</div>