Generate XDS.INP: Difference between revisions

revision 0.39 - automatically set ROTATION_AXIS=-1 0 0 for MX225HS at SPring-8 BL32XU.
(Calling generate_XDS.INP from a Python script)
(revision 0.39 - automatically set ROTATION_AXIS=-1 0 0 for MX225HS at SPring-8 BL32XU.)
Line 56: Line 56:
# revision 0.37 . Keitaro 10/2013 - fix for MX225HS detector on SPring-8 BL32XU (Ignore case when matching marccd in header); but cannot decide reverse-phi because of missing detector S/N
# revision 0.37 . Keitaro 10/2013 - fix for MX225HS detector on SPring-8 BL32XU (Ignore case when matching marccd in header); but cannot decide reverse-phi because of missing detector S/N
# revision 0.38 . KD 2/2014 - change defaults for REFINE(IDXREF) and REFINE(INTEGRATE) such that more stable results are obtained for difficult datasets
# revision 0.38 . KD 2/2014 - change defaults for REFINE(IDXREF) and REFINE(INTEGRATE) such that more stable results are obtained for difficult datasets
REVISION="0.38 (15-February-2014)"
# revision 0.39 . Keitaro 4/2014 - automatically set ROTATION_AXIS=-1 0 0 for MX225HS at SPring-8 BL32XU.
REVISION="0.39 (14-April-2014)"
#                                                                                                             
#                                                                                                             
# usage: e.g. generate_XDS.INP "frms/mydata_1_???.img"                                                       
# usage: e.g. generate_XDS.INP "frms/mydata_1_???.img"                                                       
Line 146: Line 147:
40
40
42
42
106
"
"
   # get detector serial number and check if it is included in the list
   # get detector serial number and check if it is included in the list
33

edits