Skip to content

Chunking issue in structure_tensor/multiprocessing.py #19

@chourroutm

Description

@chourroutm

To prevent edge effects with large $\sigma$ or $\rho$, padding or overlap is often used, but I don't see this feature in structure_tensor/multiprocessing.py. Is it actually implemented in the "multiprocessing" package? If so, how is the overlap defined? By percents of block size or fixed amount of voxels or based on $\sigma$ or $\rho$?

I could find it in the legacy code hosted on Zenodo.

Dask has an implementation for this usecase (dask/array/overlap.py), but it is or used to be buggy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions