CERN / TIGRE

TIGRE: Tomographic Iterative GPU-based Reconstruction Toolbox
BSD 3-Clause "New" or "Revised" License
578 stars 189 forks source link

Rebinning projections? #77

Closed alabamagan closed 6 years ago

alabamagan commented 6 years ago

Sorry in advance if this is not a nice place to ask question. But I would like to know if there is a method to re-bin existing projections into other geometry? Say cone-beam helical to fan-beam step-and-shoot?

Thanks!

AnderBiguri commented 6 years ago

Hi Matthew, TIGRE does not have functions for this right now, unfortunately. However rebinning methods should be not too hard to implement (I believe). I will add then to my TODO list, but the list ti's a bit long, I can't promise to do them soon. If you end up coding some and want to add them to TIGRE let me know. Ander

On Sat, 5 May 2018, 10:14 Matthew, notifications@github.com wrote:

Sorry in advance if this is not a nice place to ask question. But I would like to know if there is a method to re-bin existing projections into other geometry? Say cone-beam helical to fan-beam step-and-shoot?

Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/CERN/TIGRE/issues/77, or mute the thread https://github.com/notifications/unsubscribe-auth/ALTiNF5wamKS42UoXXWXvSYx7WKUs1SGks5tvW1ngaJpZM4Tzj9M .

alabamagan commented 6 years ago

Wow, thanks for the prompt reply. I will see what I can do and close the issue for now.