-
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 increasing the memory by setMTEXpref('memory',…
-
The `Orientation` class inherits methods and properties from `Rotation`, `Quaternion` and `Object3d`. Currently, these methods and attributes aren't handled properly (e.g. symmetry isn't kept):
`Ro…
-
We should have some convenience methods for plotting pole figures (PFs) and inverse pole figures (IPFs). The following are on my todo-list, but any help is appreciated if people find the time.
## I…
-
After updating the mtex version today (from 5.10.2 to dev) I get errors when using the fill command. This could be traced to @EBSD/fill.m line 65 where trying to access the property grains.meanRotatio…
-
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 w…
-
We need a class to store information about a spatial map of a grain/multiple grains.
This class should do at least the following:
- [x] I/O to HDF5 group
- [x] Calculation of the following arrays…
-
With more ports being added recently, it's only going to become more difficult to add new features and fixes due to each port pretty much having its own entirely separate source.
Things we should a…
-
**What do you want to do?**
**What data do you have?**
**What code do you use?**
Please provide minimalist code with code in the following form
```matlab
% load the data
ebsd = EBSD.load('my…
-
Hi,
What is the copyright and license on the various dictionary files? I couldn't find any documentation about that in the repository.
Thanks!
-
Hey,
some EBSD scan in a hex-grid not a rectangular grind. Opening the file, editing work great. But as soon as plotting starts, the remapping fails.
Example file: https://drive.google.com/file/d/1B…