maclariz
maclariz
I have an NVIDIA GPU and can test. I am running other GPU enabled functions using cupy and seeing big speedups. Perhaps draw up a list of functions that need...
So, following functions are supported by cp and can be ported: einsum arccos nan_to_num zeros round outer I presume this is then possible.
@hakonanes On starting small, in my limited experience with orix, this really is the only really memory and processor hungry operation there. Everything else is really quick for me, even...
On memory use, if a larger map is used, as I found out the other day, the memory required could run to hundreds of GB. There is no way this...
I also had another idea. Working out literally every misorientation pair in the whole image is really overdoing the problem and probably totally unnecessary. Perhaps sampling every _n_th orientation in...
Basically the same thing that makes SVD work - the problem is often rather oversampled and the same features turn up often in the dataset, so a subsampling will still...
Is this released yet?
Just installed successfully via pip
Was waiting on this and one other thing (a py4dstem update) for data reanalysis. I am now going to rerun data with updated py4dstem and then see what the results...
It should. The main issue was that the big processing box only had the official last version so could not produce figures with the pole figure keys. Basically, much of...