Rüdiger Kilian

Results 37 comments of Rüdiger Kilian

I can confirm the strange behaviour with the pdf output in the first run (re-running is fine), althought I can't see what magic saveFigure() is doing after exporting the file...

Hi, have you had a look here? https://github.com/mtex-toolbox/mtex/issues/614 Cheers, Rüdiger

Hi, what does actually the crash log say? Cheers, Rüdiger

Hi, this appear to be a bug in txt2mat since the header is very long. As a temporary workaround, just delete many of these lines `'# hklFamilies '` which are...

So the issue is that @vector3d/mean does not handle weights, so would t be sufficeint to check if obj is of type vector3d and change to scaling the vectors by...

libdirectional comes as GPLv3, mtex as GPLv2. Is this a thing? I guess we should also include the c-files, etc, right? No Windows with Matlab - but once the Rechenzentrum...

Hi Ralf, such as given in the supplement to this paper? https://www.solid-earth.net/8/1071/2017/ Cheers, Rüdiger

Hi Alireza, what does the report say? Also, have a look here: https://github.com/mtex-toolbox/mtex/issues/610 Cheers, Rüdiger

Hi and thank you for the detailed description of the issue. What I can tell is that `copper` and `copper2` were changed to the definition using Millers 47f773f5b1a3c25544353326f57ede9dcc4e43cd in 5.5.1...

Hi, thank you for diving into this. I'm using matlab R2021b, Update2, latest mtex from development. Using your example ``` CS = crystalSymmetry('cubic'); o5 = orientation.byMiller([1 1 2],[-1 1 1],CS)...