Skip to content

Fix SinoCOR flip issue (#454)

Jerome Lesaint requested to merge SinoCORflip into master

Fix issue #454 (closed). Make the call to XXX.find_shift() consistent, i.e. with second image flipped around axis of rotation. Then, SinoCorInterface is made consistent with the other classes.

Merge request reports