-
Bonjour Prof. Romain,
Firstly, I am very grateful to you for providing this free open software neper. I am trying to generate polycrystal mesh with neper and the results are really great. However, …
-
#### What is the problem?
If I run in python datalad.api.create(path='mydataset', cfg_proc='text2git')
I get an exception
UnsupportedOperation: fileno
#### What steps will reproduce the problem…
-
I have a sample that should have orthotropic (orthorhombic) specimen symmetry that I would like to impose in the EBSD data set. But I can't seem to find a way to apply specimen symmetry to EBSD data.…
-
When dealing with large data it's sometimes useful to subset grains and grain boundaries instead of recalculating from ebsd data.
I would suggest to include inpolygon to grain2d and grainBoundary…
-
**Submitting author:** @DorianDepriester (Dorian Depriester)
**Repository:** https://github.com/DorianDepriester/mtex2Gmsh
**Version:** v1.0
**Editor:** @meg-simula
**Reviewers:** streeve, @ralfHielsc…
-
#### Description
Before dask version `2.8.1` (see [their changelog](https://docs.dask.org/en/latest/changelog.html#id7)), `chunks` was a required parameter (now the default is `chunks='auto'`). How…
-
Hello python people...
I would like a function to decide between types of slip character in individual grains. Slip character can be planar, wavy or diffuse. I cannot envisage a way of automating t…
-
Hi all,
MTEX 5.2.4 is not recognizing *.ang files, I am using Matlab 2019a, MacOS 10.15
if I do
ebsd = EBSD.load(fname,CS,'interface','ang',...
'convertEuler2SpatialReferenceFrame');
th…
-
Hello,
While trying to create my own EBSD data set, I came across a bug in the EBSD.m file in the EBSDanalysis/@EBSD folder. In line 81, the option 'uniCell' is checked instead of 'unitCell'. This …
-
Depending on starting/ end points of a line defining an ebsd spatial profile, wrong pixels are retrieved.
Following the example available at [GrainSingleAnalysis](https://mtex-toolbox.github.io/files…