Skip to content

Commit 4c21037

Browse files
committed
adding fbp2d_astra to init file
1 parent 866ca35 commit 4c21037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

httomolibgpu/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
remove_all_stripe,
1212
)
1313

14-
from httomolibgpu.recon.algorithm import FBP, LPRec, SIRT, CGLS
14+
from httomolibgpu.recon.algorithm import FBP2d_astra, FBP, LPRec, SIRT, CGLS
1515
from httomolibgpu.recon.rotation import find_center_vo, find_center_360, find_center_pc

0 commit comments

Comments
 (0)