jamesavery / maxibone

SRμCT Bone tomography analysis
0 stars 0 forks source link

Fast generate-implant-diffusion.py #5

Open jamesavery opened 2 years ago

jamesavery commented 2 years ago

Currently, the diffusion field generation (for use in the field histogramming) is written in Python using scipy.ndimage, and is very slow. But really, shouldn't it be fast? I believe that it should.