CIL icon indicating copy to clipboard operation
CIL copied to clipboard

Methods of Functions use 'center' instead of 'centre' (spelling)

Open lauramurgatroyd opened this issue 2 years ago • 0 comments

Looking at this documentation I noticed that we use 'center' rather than 'centre' in the Function methods: https://github.com/TomographicImaging/CIL/blob/ff4741092b7f10bde5e0572c0ac103288a163ffc/Wrappers/Python/cil/optimisation/functions/Function.py#L151 This is inconsistent with our: https://github.com/TomographicImaging/CIL/blob/ff4741092b7f10bde5e0572c0ac103288a163ffc/Wrappers/Python/cil/processors/CentreOfRotationCorrector.py#L25 And we should be consistent across CIL!

Originally posted by @lauramurgatroyd in https://github.com/TomographicImaging/CIL/pull/1556#discussion_r1418720286

lauramurgatroyd avatar Dec 07 '23 10:12 lauramurgatroyd