porespy icon indicating copy to clipboard operation
porespy copied to clipboard

Separate out `tools` and `utils`?

Open jgostick opened this issue 1 year ago • 0 comments

We have quite a few functions in tools which are more like utils. The difference being that tools are used to work with images, while utils are used to help porespy work, like software/programming utils. This would probably be a breaking change, though I guess we could do it now, and use a deprecated warning on the functions that have been moved from tools to utils.

jgostick avatar Jul 10 '23 04:07 jgostick