mtex
mtex copied to clipboard
MTEX is a free Matlab toolbox for quantitative texture analysis. Homepage:
**What do you want to do?** Following up on the request in https://github.com/mtex-toolbox/mtex/issues/1952 to check the new plotting convention functions in 6.0.beta2 I ran into three issues and two questions:...
Im trying to calculate the stiffnes tensor for some large EBSD files I have. For the files larger than ~690 MB I get "out of memory" in Matlab. Ive tried...
Grains are conventionally reconstructed using the command `grains = calcGrains(ebsd)`. Sometimes this can take quite a while, especially when using non-standard ways of reconstructing the grains. It would be super...
I am trying to generate with MTEX an ang file to be opened in the TSL software. For that purpose, I am using "export_ang(ebsd,'myFile.ang')", in MTEX 5.10.2. It seems to...
Crystal Shape and EBSD data don't align when rotating the EBSD data or changing plotting conventions
**What do you want to do?** I'd like to superimpose the crystal shapes on an IPF colormap, but I need to rotate the data (keepXY option) so the pole figures...
Hello, I am trying to calculate the GND density in a deformed BCC iron specimen from an EBSD map with over 17 million datapoints (over 13 million indexed). I am...
**What do you want to do?** Install MTEX 5.8.1 on a new MacBook Air with R2022 Matlab (also tried with R2021 and other 5.X versions of MTEX) and SIP already...
Hello, I was using MTEX 5.8.0 with Matlab 2022a version. There was no problem. But when i try to install 5.9.0, Matlab always crashes. I tried to replace the mex...
For the sake of comparing GND/KAM maps, the EBSD step size needs to be equal within the data set, which is not always the case. Two out of eleven maps...
**What do you want to do?** Use calcComponents with seed orientations to find the modes & volume fractions within a specified radius. **What data do you have?** - 'ebsd.orientations' from...