## Description The smoothing is calculated: https://github.com/TomographicImaging/CIL/blob/eea4c50eb535f49a991f81573748d1c1e4a47550/Wrappers/Python/cil/processors/CofR_image_sharpness.py#L278-L279 but then not used ## Environment <!--please post the output of the following command--> ```python import cil, sys print(cil.version.version, cil.version.commit_hash, sys.version, sys.platform) ```