Replies: 2 comments
-
Hello and thanks for the interest! It should be possible now, for numpy arrays of arbitrary dimension. Keep in mind that it has not been fully tested, and some functionality regarding the theoretical predictions is not fully implemented. If you have any problems at all, don't hesitate to open an issue. I have just tested this code:
You can find relevant documentation at https://javicarron.github.io/pynkowski/pynkowski/data/array.html and https://javicarron.github.io/pynkowski/pynkowski/stats/minkowski.html Let us know if it works 😄 |
Beta Was this translation helpful? Give feedback.
-
I forgot to mention, for binary fields your Minkowski Functionals should look like a double step function (you have the excursion set is the whole space for |
Beta Was this translation helpful? Give feedback.
-
Hi there!
I'm interested in computing Minkowski functionals on 2D arrays. Since I'm only interested in binary arrays I'm currently using the QuantImPy library however, since this is not maintained anymore I was wondering if you were considering to implement computation from arrays ?
From your doc it seems that this should arrive soon. Is it possible to get any updates about this?
Thanks for the time you take to reply and for sharing your amazing work!
Cheers
Beta Was this translation helpful? Give feedback.
All reactions