Threshold exploration
Compare changes
- Alessia Saccardo authored
Conflict: This file was modified in the source branch, but removed in the target branch.
Ask someone with write access to resolve it.
+ 246
− 50
@@ -5,7 +5,7 @@ Provides a collection of visualization functions.
@@ -15,6 +15,8 @@ import matplotlib
@@ -813,35 +815,37 @@ def chunks(zarr_path: str, **kwargs):
@@ -852,56 +856,46 @@ def histogram(
@@ -913,13 +907,23 @@ def histogram(
@@ -928,17 +932,209 @@ def histogram(
\ No newline at end of file