Updating and improving the generation of the lists with symmetry operators and...
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
Showing
- zUtil_Cryst/gtCrystCalculateReflections.m 6 additions, 9 deletionszUtil_Cryst/gtCrystCalculateReflections.m
- zUtil_Cryst/gtCrystCalculateSymmetryOperators.m 51 additions, 0 deletionszUtil_Cryst/gtCrystCalculateSymmetryOperators.m
- zUtil_Python/reflections_list.py 67 additions, 0 deletionszUtil_Python/reflections_list.py
- zUtil_Python/symmetry_operators_list.py 8 additions, 48 deletionszUtil_Python/symmetry_operators_list.py
zUtil_Python/reflections_list.py
0 → 100644
Please register or sign in to comment