- Apr 28, 2013
-
-
Calculation of reflections : update code to get list of permutations and rotations for each crystal system; create function to read text file output from python - Five text files are created running gtCrystCalculateReflections: + [filename][type].txt with the list of reflections with the specific unit cell, lambda, sin(theta)/lambda limits + rot_[crystal_system].txt with the set of unitary rotation matrices corresponding to the indistinguasible lattice permutations + perm_[crystal_system].txt with the set of indistinguasible lattice permutations + sg_rot_[crystal_system].txt with rotations (complete list using symmetry operators) + sg_trans_[crystal_system].txt with transition values from symmetry operators - Renamed zUtilCryst/gtCrystGetReflections.m into zUtil_Help/gtReadTextFile.m Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@953 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@951 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@950 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@949 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@948 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@947 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@946 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@945 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@944 4c865b51-4357-4376-afb4-474e03ccb993
-
Reflections list calculation for any spacegroup : lattice parameters, spacegroup and maximum sin(theta)/lambda are needed. Content of the commit: zUtil_Cryst/gtCrystCalculateReflections : function to generate the reflection list for any spacegroup (using fable package xfab) and convert it from text file to matlab matrix zUtil_Cryst/gtCrystGetReflections : function to read output from gtCrystCalculateReflections and convert in matlab matrices zUtil_Python/create_reflections_list.py : python script for the calculation using xfab package Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@943 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@942 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@941 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@940 4c865b51-4357-4376-afb4-474e03ccb993
-
gtDrawGrainUnitCells : improved the function, moved to zUtil_Drawing, separated sample envelope drawing part into the function gtSampleGeometry Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@939 4c865b51-4357-4376-afb4-474e03ccb993
-
ForwardSimulate_v2 : add ';' to end lines Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@938 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@937 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@936 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@927 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@926 4c865b51-4357-4376-afb4-474e03ccb993
-
Cleaning: get rid of m2html/private/strtok.m which was a modified copy of strtok from matlab toolbox (overloaded function). Replaced by strtok2.m which call strtok.m from matlab toolbox. git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@924 4c865b51-4357-4376-afb4-474e03ccb993
-
Fix indentation and remove trailing white spaces for an easier comparison between gtINUniquePlaneNormals and gtINUniquePlaneNormals_sab git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@923 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@922 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@918 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@917 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@916 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@915 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@914 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@913 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@912 4c865b51-4357-4376-afb4-474e03ccb993
-
Nicola Vigano authored
Signed-off-by:
Nicola Vigano <nicola.vigano@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@911 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@910 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@909 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@908 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@907 4c865b51-4357-4376-afb4-474e03ccb993
-
2 other new functions are introduced to factorize and speed up the procedure: - gtVectorLab2Cryst: rotate a lab vector to crystal CS - gtCrystVector2SST: move a vector from crystal CS to SST zone and give IVP color code git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@906 4c865b51-4357-4376-afb4-474e03ccb993
-
Factorized the computation of the physical orientation color of a vector -> gtVectorOrientationColor git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@905 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@904 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@903 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@902 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@901 4c865b51-4357-4376-afb4-474e03ccb993
-