-
Hello,
We are wondering whether it would not be better to allow for relative paths in json files that start from the location of the json file itself rather than the exe. Indeed the position of the…
-
This is a continuation from #406, but with a slightly expanded scope.
I would like to add an open source datasets page to ORIX, similar to [Kikuchipy](https://kikuchipy.org/en/stable/user/open_dat…
-
Originally I thought I could star or watch repositories under this organization, but that doesn't work. The only way to pull in an external repository is to fork or change ownership. I think it woul…
-
After #3 is complete. In the long term it would probably be good to adopt a HDF5 EBSD format. This would require writing a converter to this format. Nicolas started working on this before he left?
-
```
FAILED: complex/Plugins/ITKImageProcessing/CMakeFiles/ITKImageProcessing.dir/Debug/src/ITKImageProcessing/Filters/ITKMorphologicalWatershedImage.cpp.obj
C:\PROGRA~1\MIB055~1\2022\COMMUN~1\VC\Too…
-
Occasionally, FindShapes gives a NaN axis Euler angle output. This happens when `uberbelim[elimcount - 1][0]` becomes a NaN value due to `uberelim[elimcount - 1][elimcount - 1]` being zero.
https…
-
**What is the problem**
This is the simplest version of the code I could write to reproduce the problem:
=====================
ebsd = EBSD.load([mtexEBSDPath filesep 'martensite.cpr'],'convertEul…
-
I want to do a mesh convergence study for elongated grains. for that I have made the following micro-structure using the pipeline given here (added .txt in the json file for copying it here)
[type1_n…
-
I recently developed a 5DOF GB interpolation framework (DOI: [10.1016/j.commatsci.2021.110756](https://doi.org/10.1016/j.commatsci.2021.110756)) based on grain boundary octonion distances (DOI: [10.10…
-
As of now, the algorithm creates a new set of solutions for each EBSD data modality. This is incredibly inefficient, and needs to be changed.
- core.py needs to actually support a 3D application in…