porespy icon indicating copy to clipboard operation
porespy copied to clipboard

Allow rescaling SNOW based on voxel size

Open ma-sadeghi opened this issue 3 years ago • 1 comments

Currently, voxel size is passed as an argument to SNOW, meaning that once the network is extracted, it's not possible to easily rescale the output based on a different voxel size. It'd be handy if there was an option to rescale the network afterwards. This is specially useful for large extractions that might take days to complete.

ma-sadeghi avatar Jan 07 '22 13:01 ma-sadeghi

I think this is possible by hand, but is tedious and error prone. A function to do it make sense.

jgostick avatar Jan 07 '22 14:01 jgostick