Skip to content

Commit 8d8784d

Browse files
committed
fixes old logpolar name in the test
1 parent 0a0e069 commit 8d8784d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zenodo-tests/test_recon/test_algorithm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ def test_reconstruct_LPRec_i12_dataset1(i12_dataset1):
8383
del flats, darks, projdata, data_normalised
8484
force_clean_gpu_memory()
8585

86-
recon_data = LPRec(
86+
recon_data = LPRec3d_tomobar(
8787
data_normalised_cut,
8888
np.deg2rad(angles),
8989
center=1253.75,

0 commit comments

Comments
 (0)