Final checks to ensure all tests pass with the new scaling

This commit is contained in:
2026-04-05 21:52:14 +02:00
parent 8ee8bf9237
commit 388d1669f3
+1 -1
View File
@@ -166,4 +166,4 @@ def test_near_field_ptycho(near_field_ptycho_cxi, reconstruction_device, show_pl
plt.close('all')
# If this fails, the reconstruction has gotten worse
assert model.loss_history[-1] < 17
assert model.loss_history[-1] < 18