From cae3bf699151b7ca840ff81045be0bacf8a5276b Mon Sep 17 00:00:00 2001 From: Vaggelis Papoutsellis <22398586+epapoutsellis@users.noreply.github.com> Date: Fri, 22 Mar 2019 15:49:05 +0000 Subject: Add methods to AstraProjectorSimple norm, domain_geometry. range_geometry and also is Linear Operator --- Wrappers/Python/ccpi/astra/ops.py | 1 - 1 file changed, 1 deletion(-) (limited to 'Wrappers/Python/ccpi') diff --git a/Wrappers/Python/ccpi/astra/ops.py b/Wrappers/Python/ccpi/astra/ops.py index ead97d6..4d459b3 100755 --- a/Wrappers/Python/ccpi/astra/ops.py +++ b/Wrappers/Python/ccpi/astra/ops.py @@ -16,7 +16,6 @@ # along with this program. If not, see . from ccpi.optimisation.operators import Operator, LinearOperator -from ccpi.optimisation.operators import LinearOperator import numpy from ccpi.framework import AcquisitionData, ImageData, DataContainer from ccpi.optimisation.ops import PowerMethodNonsquare -- cgit v1.2.3