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 fd52df3 commit f1578b9Copy full SHA for f1578b9
flamingo_tools/mobie.py
@@ -51,7 +51,7 @@ def add_segmentation_to_mobie(
51
source_name: str,
52
segmentation_path: str,
53
segmentation_key: str,
54
- resolution: Tuple[int, int, int],
+ resolution: Tuple[float, float, float],
55
unit: str,
56
scale_factors: Tuple[Tuple[int, int, int]],
57
chunks: Tuple[int, int, int],
0 commit comments