How to use custom geometry
Hi Kyle: Great job as LEAP did and doing! I just want to know how can I use the geometry in RTK pattern, as I have a custom geometry file in RTK pattern, because this geometry is more accurate than theory case. Thank you for your project again.
Hello,
I am not sure what the "RTK" pattern is? In LEAP, if you want to specify a non-regular geometry, you can use the "modular-beam" geometry. There are a few sample scripts in the demo directory to show you how to use this; one example is here.
Thank you for your reply.RTK geo pattern like this(https://docs.openrtk.org/en/latest/documentation/docs/Geometry.html):
I don't know the RTX geometry, so I can't really help with this.
I recommend you look at the demo scripts I recommended in my last post. The modular-beam geometry in LEAP is explicit. You don't specify shifts or rotations; you just give the true positions of things and the vectors that point along the detector rows and columns. See the modular-beam description here.
OK,I see.yours code mainly works on CT system, my system is DSA's CTLike(rotation scan from C-arm).so just have some difference . you known,ASTRA toolbox is based on RTK.
I guess that the in-plane angle means the angle of detector's rotation, just for your reference.