cabouman / mbircone

BSD 3-Clause "New" or "Revised" License
11 stars 9 forks source link

Mar weight #136

Closed dyang37 closed 1 year ago

dyang37 commented 1 year ago

This PR is regarding the calc_mar_weights() function used for metal artifact reduction. It contains the function calc_mar_weights() as well as a demo script "demo/demo_metal_artifact.py".

Interface design: Screen Shot 2023-06-06 at 12 55 32 AM Screen Shot 2023-06-06 at 12 56 13 AM

Theory of MAR explained in readthedocs: Screen Shot 2023-06-06 at 12 54 44 AM

Demo script outputs: recon_trans_sagittal130 recon_mar_sagittal130

recon_trans_axial135 recon_mar_axial135

cabouman commented 1 year ago

I ran the MAR demo, and it worked great. I'm going to accept the PR.