- Apr 28, 2013
-
-
Also use functions to move from/to Crystal coordinates to/from Lab coordinates. Signed-off-by:
Yoann Guilhem <yoann.guilhem@esrf.fr>
-
Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@870 4c865b51-4357-4376-afb4-474e03ccb993
-
gtINDEXDrawGrainUnitCells : set unit cell 'type' to parameters.cryst(phaseid).crystal_system. If it is strange, hard coded to 'cubic' Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@712 4c865b51-4357-4376-afb4-474e03ccb993
-
Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@582 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
-