2,684
edits
(→The script: v 0.79 get Pilatus OVERLOAD from CBF header) |
m (→The script) |
||
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 |