Generate XDS.INP: Difference between revisions

Jump to navigation Jump to search
fix UNTRUSTED_RECTANGLEs of Eiger 16M
(→‎System-wide or personal installation: it is, I had a user today who had trouble using the script because of a missing license agreement)
(fix UNTRUSTED_RECTANGLEs of Eiger 16M)
(One intermediate revision by the same user not shown)
Line 80: Line 80:
# revision 0.61 . Keitaro 10/04/2016 Add Eiger hdf5 support (may be incomplete; UNTRUSTED_RECTANGLE=s not set) NEED h5dump.
# revision 0.61 . Keitaro 10/04/2016 Add Eiger hdf5 support (may be incomplete; UNTRUSTED_RECTANGLE=s not set) NEED h5dump.
# revision 0.62 . Keitaro 11/04/2016 Can give foo_master.h5 instead of foo_??????.h5.
# revision 0.62 . Keitaro 11/04/2016 Can give foo_master.h5 instead of foo_??????.h5.
# revision 0.63 . Keitaro 13/04/2016 Set UNTRUSTED_RECTANGLE=s for EIGER 9M.
# revision 0.63 . Keitaro 13/04/2016 Set UNTRUSTED_RECTANGLE=s for EIGER 9M and 16M (KD).
REVISION="0.63 (13-Apr-2016)"
REVISION="0.63 (13-Apr-2016)"
#                                                                                                             
#                                                                                                             
Line 713: Line 713:
UNTRUSTED_RECTANGLE= 0 3110 2166 2206
UNTRUSTED_RECTANGLE= 0 3110 2166 2206
UNTRUSTED_RECTANGLE= 0 3110 2717 2757
UNTRUSTED_RECTANGLE= 0 3110 2717 2757
eof
  elif [ $NX == "4150"  -a $NY == "4371" ]; then
# Eiger 16M
    cat >> XDS.INP << eof
!EXCLUSION OF HORIZONTAL DEAD AREAS OF THE EIGER 16M DETECTOR + ONE PIXEL ON EACH SIDE
UNTRUSTED_RECTANGLE=    0 4150    513  553
UNTRUSTED_RECTANGLE=    0 4150  1064 1104
UNTRUSTED_RECTANGLE=    0 4150  1615 1655
UNTRUSTED_RECTANGLE=    0 4150  2166 2206
UNTRUSTED_RECTANGLE=    0 4150  2717 2757
UNTRUSTED_RECTANGLE=    0 4150  3268 3308
UNTRUSTED_RECTANGLE=    0 4150  3819 3859
!EXCLUSION OF VERTICAL DEAD AREAS OF THE EIGER 16M DETECTOR + ONE PIXEL ON EACH SIDE
UNTRUSTED_RECTANGLE= 1029 1042      0 4371
UNTRUSTED_RECTANGLE= 2069 2082      0 4371
UNTRUSTED_RECTANGLE= 3109 3122      0 4371
eof
eof
   fi
   fi
2,652

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu