Skip to content

Commit 6f8b78e

Browse files
committed
Remove unused variable
1 parent 1aa287f commit 6f8b78e

File tree

1 file changed

+0
-1
lines changed
  • httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/recon

1 file changed

+0
-1
lines changed

httomo_backends/methods_database/packages/backends/httomolibgpu/supporting_funcs/recon/algorithm.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,6 @@ def _calc_memory_bytes_LPRec3d_tomobar(
170170
angles_tot = non_slice_dims_shape[0]
171171
DetectorsLengthH = non_slice_dims_shape[1]
172172
SLICES = 200 # dummy multiplier+divisor to pass large batch size threshold
173-
ACTUAL_SLICE_COUNT = 10
174173

175174
n = DetectorsLengthH
176175

0 commit comments

Comments
 (0)