2,684
edits
(rev 0.56) |
(→The script: ID24) |
||
Line 74: | Line 74: | ||
# revision 0.55 . KD add ADSC S/N 446 for APS, and check w/ 12 datasets from data.sbgrid.org. No rule found: S/N 916 @ APS 24_ID_E ! | # revision 0.55 . KD add ADSC S/N 446 for APS, and check w/ 12 datasets from data.sbgrid.org. No rule found: S/N 916 @ APS 24_ID_E ! | ||
# revision 0.56 . Keitaro 12/2015 show error message when user's input didn't match any files | # revision 0.56 . Keitaro 12/2015 show error message when user's input didn't match any files | ||
# revision 0.57 . KD 12/2015 start to take care of vertical ROTATION_AXIS at Diamond I24 - for now only introduce comment | |||
REVISION="0.56 (1-Dec-2015)" | REVISION="0.56 (1-Dec-2015)" | ||
# | # | ||
Line 551: | Line 552: | ||
else | else | ||
if [ "$REVERSE_PHI" == "no" ]; then | if [ "$REVERSE_PHI" == "no" ]; then | ||
echo 'ROTATION_AXIS=1 0 0 ! | echo 'ROTATION_AXIS=1 0 0 ! Australian Synchrotron, SERCAT ID-22 (?), APS 19-ID (?), ESRF BM30A, SPring-8, SSRF BL17U need -1 0 0. Diamond ID24 needs 0 -1 0' >> XDS.INP | ||
else | else | ||
echo 'ROTATION_AXIS=-1 0 0 ! if this is wrong, please contact author.' >> XDS.INP | echo 'ROTATION_AXIS=-1 0 0 ! if this is wrong, please contact author.' >> XDS.INP |