We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 866ca35 commit 4c21037Copy full SHA for 4c21037
httomolibgpu/__init__.py
@@ -11,5 +11,5 @@
11
remove_all_stripe,
12
)
13
14
-from httomolibgpu.recon.algorithm import FBP, LPRec, SIRT, CGLS
+from httomolibgpu.recon.algorithm import FBP2d_astra, FBP, LPRec, SIRT, CGLS
15
from httomolibgpu.recon.rotation import find_center_vo, find_center_360, find_center_pc
0 commit comments