RTKConsortium / RTK

Reconstruction Toolkit
Apache License 2.0
246 stars 145 forks source link

ENH: Allow to configure step size for iterative recon using Cuda ray-based projectors #565

Closed arobert01 closed 1 year ago

arobert01 commented 1 year ago

This commit fixes the issue #564.

SimonRit commented 1 year ago

Looks good, thanks. The commit message is a bit long, it should be 72 characters see here. Maybe "ENH: Step size accessors for Cuda ray tracing in iterative recon"

SimonRit commented 1 year ago

Fixes #564.