<div dir="ltr"><div>Hi Fernando,</div><div>I'm continuing the github conversation in <a href="https://github.com/SimonRit/RTK/pull/472">PR #472</a> on the mailing list, it feels more adequate. There is obviously a geometry problem but despite spending a bit of time on it, I could not find the solution. In the data you sent, there is an acq.xml file and .bin files which seem to contradict each other regarding sdd, sid, offsets etc... Do you know in what units each number is given and how they relate to each other? Can you also tell us what is the system you are dealing with?</div><div>Regarding the projection origin, I would only set it such that it's centered around 0, i.e.</div><div>io->SetOrigin(0,-detPitchU*(ctWidth-1)/2);<br>io->SetOrigin(1,-detPitchV*(ctHeight-1)/2);</div><div>I would then pass the misalignment with the 4th and 5th parameters of geometry->AddProjection.</div><div>Good luck with this!</div><div>Simon<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Feb 14, 2022 at 12:07 PM Fernando Hueso González <<a href="mailto:Fernando.Hueso@uv.es">Fernando.Hueso@uv.es</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Thanks Simon for the suggestion,<br>
<br>
I have created a PR.<br>
<br>
Please find attached a 'gif' of the 360 projections I am trying to <br>
reconstruct.<br>
<br>
I have sent you a reproducer on a separate e-mail, in case you want to <br>
try out the PR with these data.<br>
<br>
<br>
Best regards,<br>
<br>
Fernando Hueso.<br>
</blockquote></div>