dask-image icon indicating copy to clipboard operation
dask-image copied to clipboard

Pass top level compute arguments through to compute inside `find_objects`

Open GenevieveBuckley opened this issue 3 years ago • 0 comments

Suggestion from Marvin, about how we might improve the find_objects function https://github.com/dask/dask-image/pull/240#discussion_r681072020

Hmm I'm wondering whether arguments to the top level compute call, such as the chosen scheduler, would need to be forwarded to this call. Maybe there's a way to access these here?

Follow up to https://github.com/dask/dask-image/pull/240

GenevieveBuckley avatar Dec 17 '21 07:12 GenevieveBuckley