<div dir="ltr"><div>Hi,</div><div>Following a recent similar request (see <a href="https://www.creatis.insa-lyon.fr/pipermail/rtk-users/2023-June/001979.html">here</a>), I have added CudaParkerShortScanImageFilter with this <a href="https://www.creatis.insa-lyon.fr/pipermail/rtk-users/2023-June/001979.html">PR</a>. New Python packages are available as artifacts of the CI <a href="https://github.com/RTKConsortium/RTK/actions/runs/5448263998">here</a>. I haven't tested them, let me know whether they work... In any case, I have noticed new warnings when using these wheels which must be fixed (see issue <a href="https://github.com/RTKConsortium/RTK/issues/553">#553</a>).</div><div>Simon<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jul 5, 2023 at 2:20 PM Akshara P K <<a href="mailto:akshara@advitech.in">akshara@advitech.in</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"><div dir="ltr">Hi all,<br><br>I was trying to use FirstCudaReconstruction.py to reconstruct a set of tiff projections images using the python binary of itk-rtk. Since the angle coverage is around 268 degrees, I had to implement a ParkerShortScanImageFilter between the output of the ProjectionsReader and the FDK reconstruction and it is working fine with the CPU version of API. However, the use of CudaParkerShortScanImageFilter causes an error saying module 'RTK' has no attribute 'CudaParkerShortScanImageFilter' even though CudaParkerShortScanImageFilter is added and implemented in the cpp version. Can anyone provide an insight on how to solve this issue?<br><br>Regards,<br>Akshara<br></div>
_______________________________________________<br>
Rtk-users mailing list<br>
<a href="mailto:rtk-users@openrtk.org" target="_blank">rtk-users@openrtk.org</a><br>
<a href="https://www.creatis.insa-lyon.fr/mailman/listinfo/rtk-users" rel="noreferrer" target="_blank">https://www.creatis.insa-lyon.fr/mailman/listinfo/rtk-users</a><br>
</blockquote></div>