Skip to content

Commit 8d833ac

Browse files
committed
itertools
1 parent cc58192 commit 8d833ac

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

deeptrack/optics.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2647,6 +2647,8 @@ def _check_non_overlapping(
26472647
- If bounding cubes overlap, voxel-level checks are performed.
26482648
26492649
"""
2650+
import itertools
2651+
26502652
from deeptrack.scatterers import ScatteredVolume
26512653

26522654
from deeptrack.augmentations import CropTight, Pad # these are not compatibles with torch backend

0 commit comments

Comments
 (0)