michael-sutherland
Results
2
issues of
michael-sutherland
#### Minimal, reproducible code sample, a copy-pastable example if possible ```python import numpy as np import zarr import os import dask.array as da from ome_zarr.io import parse_url from ome_zarr.writer import...
I have a noisy dateset from an SEM that has a lot of pixels at 0 and 65535 (it is a 16-bit dateset). For these pixels, the noise response is...