Reflections list calculation for any spacegroup : lattice parameters,...
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
Showing
- zUtil_Cryst/gtCrystCalculateReflections.m 70 additions, 0 deletionszUtil_Cryst/gtCrystCalculateReflections.m
- zUtil_Cryst/gtCrystGetReflections.m 30 additions, 0 deletionszUtil_Cryst/gtCrystGetReflections.m
- zUtil_Python/create_reflections_list.py 61 additions, 0 deletionszUtil_Python/create_reflections_list.py
zUtil_Cryst/gtCrystCalculateReflections.m
0 → 100644
zUtil_Cryst/gtCrystGetReflections.m
0 → 100644
zUtil_Python/create_reflections_list.py
0 → 100644
Please register or sign in to comment