PMEAL / porespy

A set of tools for characterizing and analying 3D images of porous materials
https://porespy.org
MIT License
301 stars 98 forks source link

We should add a `dt` helper method to `tools` #989

Open jgostick opened 2 weeks ago

jgostick commented 2 weeks ago

Instead of importing edt from either edt or pyedt all over the place, we should just create a function in tools called get_edt which does this check and returns the correct one.