Open kohr-h opened 7 years ago
Also see #456 and #457.
For the motion parameters I agree.
I added vector geometries as a PR into the #968 branch. Works well and makes #456 and #457 quite simple to address.
We should have geometries that simply wrap the ASTRA vec geometries, for full flexibility regarding positions of everything. If we want to cram this into the framework of curves and all that, we can simply say that source and detector move along piecewise linear paths. What this will need in any case is a variant of the ray transform whose range doesn't perform any weighting in the motion parameters.
I guess this is related to #152, definitely to #285.
Hi, I'm just working on geometry with piecewise linear sources and detectors. Could you please give some guidance for the implementation of 'geometry' and 'ray transform' using ODL? Thanks!! @kohr-h
We should have geometries that simply wrap the ASTRA vec geometries, for full flexibility regarding positions of everything. If we want to cram this into the framework of curves and all that, we can simply say that source and detector move along piecewise linear paths. What this will need in any case is a variant of the ray transform whose range doesn't perform any weighting in the motion parameters.
I guess this is related to #152, definitely to #285.