- Sep 18, 2014
-
-
Nicola Vigano authored
Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr>
-
- Jan 10, 2014
-
-
Laura Nervo authored
Used 'stable' flag for intersect (findDifferentRowIntoMatrix) and unique (gtCrystFindFamilies) Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr>
-
- Jun 18, 2013
-
-
Laura Nervo authored
Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr>
-
- May 02, 2013
-
-
Laura Nervo authored
gtCubicUnitCell/gtHexagonalUnitCell : improved and added some drawing options... They will need to be merged together in one function. Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr>
-
- Apr 28, 2013
-
-
Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@997 4c865b51-4357-4376-afb4-474e03ccb993
-
gtDrawGrainUnitCells : adapt the code to changes in gtHexagonalUnitCell, in which I have added more options for drawing. Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@979 4c865b51-4357-4376-afb4-474e03ccb993
-
Some header formatting and drawing improving... try to compare gtPlotHexagon and gtHexagonalUnitCell Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@964 4c865b51-4357-4376-afb4-474e03ccb993
-
gtINDEXDrawGrainUnitCells(grain, parameters, phaseid, type, numbered, hlight, strainscale) ------------------------------------------------------------------------------------------- Draws a figure representing grain size, location and orientation by cubes or hexagonal prismes based on the their Rodrigues vectors. INPUT: grains = grain structure from indexing parameters = as in parameters file (required field: labgeo) phaseid = phase number <int> {1} type = cell type {'cubic'} / 'hexagonal' numbered = if true, the grain id-s for each grain are shown hlight = grain id-s to be highlighted strainscale = a multiplicative factor for the strain components for better visibility (if strain data available) Version 001 28-06-2012 by LNervo Modified gtINDEXDrawGrainCubes : cubes or hexagons can be drawn Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@578 4c865b51-4357-4376-afb4-474e03ccb993
-