2,684
edits
(→A script for faster XDS processing of Eiger data: simplify hdf2mini-cbf section) |
|||
Line 73: | Line 73: | ||
#ln -sf "$tempfile" $3 2>/dev/null | #ln -sf "$tempfile" $3 2>/dev/null | ||
# | # | ||
# comment out the next | # comment out the next 2 lines when using H5ToXds.bin or eiger2cbf; uncomment for hdf2mini-cbf | ||
#/usr/local/bin/hdf2mini-cbf | #/usr/local/bin/hdf2mini-cbf $1 $2 "$tempfile" | ||
#ln -sf "$tempfile" $3 2>/dev/null | #ln -sf "$tempfile" $3 2>/dev/null | ||
</pre> | </pre> |