- Apr 28, 2013
-
-
Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@976 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@975 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@974 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@973 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@972 4c865b51-4357-4376-afb4-474e03ccb993
-
gtIVPCmap : removed reading of r_vectors.map from analysis directory. It is read from 4_grains/phase_## folder only. Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@971 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@970 4c865b51-4357-4376-afb4-474e03ccb993
-
Conversion from hexagonal to orthogonal system and viceversa: created gtHex2Cart and moved gtCart2Hex into zUtil_Cryst folder. Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@969 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@968 4c865b51-4357-4376-afb4-474e03ccb993
-
Colour Maps : unified functions gtAaxisCmap and gtCaxisCmap into gtRandomAxisCmap, giving phaseid, plane normal and r_vectors list. Pole Figure : created the case 'hex' to draw only the SST for hexagonal crystals....Moving towards the creation of the Inverse Pole Figure for any crystal system.... Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@967 4c865b51-4357-4376-afb4-474e03ccb993
-
git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@966 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@965 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
-
A bit of formatting for gtCalculateTwotheta and gtSymmetricReflections. Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@963 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@962 4c865b51-4357-4376-afb4-474e03ccb993
-
export_fig : add package to matlabDCT folder (placed in zUtil_Drawing). Useful utility to export figures Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@961 4c865b51-4357-4376-afb4-474e03ccb993
-
gtCrystCalculateReflections : modified output (now as structure) with all the info inside (to be imported in cryst), remove 'typelist' from input arguments (the calculation is made for both the unique and full lists of reflections) Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@960 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@959 4c865b51-4357-4376-afb4-474e03ccb993
-
Colour maps : general formatting and small bug fixing (check size(r_vectors,2), saving cmap in 6_rendering folder, get proper cryst(phaseid) info Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@958 4c865b51-4357-4376-afb4-474e03ccb993
-
Content: - gtTaperPar2Mat : reads the .par file output from fable and convert it into a matlab structure - script_generate_files.sh : bach script to read .map file output from the indexing in fable and creates several .txt files with the information separated - gtTaperConvertFableOutputToDCT : read .txt files and creates a similar "grain" structure (as output from INDEXTER) Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@957 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@956 4c865b51-4357-4376-afb4-474e03ccb993
-
Updating and improving the generation of the lists with symmetry operators and reflections for each space group. Changes: - gtCrystCalculateReflections : removed calculation of symmetry operators, done now in gtCrystCalculateSymmetryOperators; the function is needed to get the reflection list only, using script "reflections_list.py - gtCrystCalculateSymmetryOperators : calculates symmetry operators given a space group (using python script "symmetry_operators_list.py" Renamed create_reflections_list.py into reflections_list.py Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr> git-svn-id: https://svn.code.sf.net/p/dct/code/trunk@955 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@954 4c865b51-4357-4376-afb4-474e03ccb993
-
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
-