CERN / TIGRE

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

Reconstruction using projection from DSA #380

Closed lairdleng closed 1 year ago

lairdleng commented 2 years ago

Expected Behavior

I got continuous projections of lung of a sheep from a DSA scanner, how can I reconstructed use FDK in matlab

Actual Behavior

Code to reproduce the problem (If applicable)

Specifications

AnderBiguri commented 2 years ago

Hi @lairdleng Have you looked at the Demo folder? There are few hints on how to load data (demo ScannerDataLoader) and just in general the first few demos will describe how TIGRE works. I suggest you have a quick look at that, to udnerstand a bit how TIGRE functions, and then try to write a small script to load and reconstruct. If you are having problems with that, do feel free to comment here with your code and your questions!

lairdleng commented 2 years ago

Thanks, I see it, I'll try.

AnderBiguri commented 2 years ago

@lairdleng any update on this? need help?

AnderBiguri commented 1 year ago

Closing due to inactivity, feel free to reopen it.