Scatter Estimation / Sinogram interpolation in 3D
This is in good shape. I have tested with data from various scanners. But more testing is needed and updates in the documentation and such.
@KrisThielemans I am not sure if you would like to change the recon_tests to test this in addition to the existing one.
Sadly, there's white-space changes here, which seems a bit arbitrary. I'd prefer to revert these. If there are any, they should be compatible with our clang-format.
Where is the .clang-format file?
Where is the
.clang-formatfile?
in the STIR root 😄
Sadly, #1172 will generate a lot of conflicts with this PR., and I need to merge that first (it fixes a bug). However, as #1172 simplifies the logic of the scatter umsampling, hopefully it isn't too hard to take it into account here.
Sorry, a case of development in the same place at the same time.
Ok, no worries. Let me know when to pull it or should I wait for the master?
better to wait till it's on master I think. @markus-jehl is going to finish this soon.
Also, let me know if you have questions about the changes I made, @NikEfth.