Open adler-j opened 8 years ago
The parallel 2d geometries ignore the detector position parameter, this can be seen by setting this line too:
detector_partition = odl.uniform_partition(-30, 60, 558)
where the offset detector is ignored.
This can now be solved! We should implement it!
The parallel 2d geometries ignore the detector position parameter, this can be seen by setting this line too:
where the offset detector is ignored.