Skip to content

Commit fa7fc91

Browse files
authored
Update zenodo-tests/test_prep/test_stripe.py
1 parent b1983a1 commit fa7fc91

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

zenodo-tests/test_prep/test_stripe.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -156,10 +156,6 @@ def test_remove_all_stripe_synth_tomophantom1_dataset(
156156
sm_size=sm_size_val,
157157
dim=1,
158158
)
159-
np.savez(
160-
"/home/algol/Documents/DEV/httomolibgpu/zenodo-tests/large_data_archive/stripe_res2.npz",
161-
data=output.get(),
162-
)
163159

164160
residual_calc = dataset[0] - output
165161
norm_res = cp.linalg.norm(residual_calc.flatten())

0 commit comments

Comments
 (0)