RTKConsortium / RTK

Reconstruction Toolkit
Apache License 2.0
241 stars 142 forks source link

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

Closed arobert01 closed 9 months ago

arobert01 commented 9 months ago

This commit fixes the issue #564.

SimonRit commented 9 months 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 9 months ago

Fixes #564.