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 b1983a1 commit fa7fc91Copy full SHA for fa7fc91
zenodo-tests/test_prep/test_stripe.py
@@ -156,10 +156,6 @@ def test_remove_all_stripe_synth_tomophantom1_dataset(
156
sm_size=sm_size_val,
157
dim=1,
158
)
159
- np.savez(
160
- "/home/algol/Documents/DEV/httomolibgpu/zenodo-tests/large_data_archive/stripe_res2.npz",
161
- data=output.get(),
162
- )
163
164
residual_calc = dataset[0] - output
165
norm_res = cp.linalg.norm(residual_calc.flatten())
0 commit comments