Generate XDS.INP: Difference between revisions

Jump to navigation Jump to search
look for Flat_field line in Pilatus header instead of looking for specific filename
m (add BM30A to list of beamlines with ROTATION_AXIS going backwards)
(look for Flat_field line in Pilatus header instead of looking for specific filename)
Line 300: Line 300:
if [ "$DET" == "pilatus" ]; then
if [ "$DET" == "pilatus" ]; then
   if [ $NX == "1475" ]; then
   if [ $NX == "1475" ]; then
     if ! grep -q FF_p2m0109_E12398_T6199_vrf_m0p20.tif tmp2 ; then
     if ! grep -q Flat_field tmp2 ; then
     cat >> XDS.INP << eof
     cat >> XDS.INP << eof
!EXCLUSION OF VERTICAL DEAD AREAS OF THE PILATUS 2M DETECTOR
!EXCLUSION OF VERTICAL DEAD AREAS OF THE PILATUS 2M DETECTOR
2,652

edits

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

Navigation menu