BiAPoL / napari-crop

BSD 3-Clause "New" or "Revised" License
7 stars 4 forks source link

make crop_region part of the public API #21

Closed haesleinhuepf closed 2 years ago

haesleinhuepf commented 2 years ago

Hi all,

does anybody see issues if we make crop_region part of the public API?

E.g. like this:

from napari_crop import crop_region

We could then use it from scripts as discssed in this thread.

Let me know what you think! If there are no concerns, I would just open the API.

Best, Robert

zoccoler commented 2 years ago

I think that would be the way to go.