You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "torch_em/transform/defect.py", line 184, in deform_slice
raw = self.compress_slice(raw)
File "ransform/defect.py", line 136, in compress_slice
assert len(np.unique(components)) == 3, "%i" % len(np.unique(components))
AssertionError: 2
Need to add a test for all the augmentation modes! (And then fix this and reactivate the compress augmentation in cremi)
The text was updated successfully, but these errors were encountered:
Need to add a test for all the augmentation modes! (And then fix this and reactivate the compress augmentation in cremi)
The text was updated successfully, but these errors were encountered: