You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.
In parallel geometry , astra provides 3 different approximations see here.
As a default we have line. Maybe we can add the other two. @jakobsj what do you think?
Yes that would be nice. Note that those three are all on the cpu. On the
gpu, there's only one option. That can be chosen in a similar way to the
others but specifying 'cuda' instead of 'line,'strip', or 'linear'.
https://github.com/vais-ral/CCPi-astra/blob/master/Wrappers/Python/ccpi/astra/processors/AstraForwardProjector.py#L42
line, linear etc
The text was updated successfully, but these errors were encountered: