Generate XDS.INP: Difference between revisions

Jump to navigation Jump to search
m
(→‎The script: v 0.79 get Pilatus OVERLOAD from CBF header)
Line 416: Line 416:
   mv tmp1 tmp2                                                               
   mv tmp1 tmp2                                                               
   OVERLOAD=1048574
   OVERLOAD=1048574
   grep Count_cutoff tmp2 && OVERLOAD=`awk '{print $3} tmp2'
   grep Count_cutoff tmp2 && OVERLOAD=`awk '{print $3}' tmp2`
   DETECTOR="PILATUS MINIMUM_VALID_PIXEL_VALUE=0 OVERLOAD= $OVERLOAD  !PILATUS"
   DETECTOR="PILATUS MINIMUM_VALID_PIXEL_VALUE=0 OVERLOAD= $OVERLOAD  !PILATUS"
   echo Data from a Pilatus detector                                         
   echo Data from a Pilatus detector                                         
2,652

edits

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

Navigation menu