Changes
From XDSwiki
Jump to navigation
Jump to search
← Older edit
Newer edit →
Generate XDS.INP
(view source)
Revision as of 22:18, 27 February 2020
374 bytes added
,
22:18, 27 February 2020
→The script
Line 843:
Line 843:
if [ "$DET" == "eiger" ] && [ "$is_h5" == 1 ]; then
if [ "$DET" == "eiger" ] && [ "$is_h5" == 1 ]; then
−
if [ -e /usr/local/lib64/dectris-neggia.so ]; then
+
if [ "$DLS" == 0 ] ; then
−
echo LIB=/usr/local/lib64/dectris-neggia.so >> XDS.INP
+
if [ -e /usr/local/lib64/dectris-neggia.so ]; then
−
echo LIB= line was written to XDS.INP
+
echo LIB=/usr/local/lib64/dectris-neggia.so >> XDS.INP
+
echo LIB= line was written to XDS.INP
+
else
+
echo !LIB=/usr/local/lib64/dectris-neggia.so >> XDS.INP
+
echo /usr/local/lib64/dectris-neggia.so was not found - specify location manually!
+
fi
else
else
−
echo !LIB=/usr/local/lib64/
dectris
-
neggia
.so >> XDS.INP
+
if [ -e /usr/local/lib64/durin-plugin.so ]; then
−
echo /usr/local/lib64/
dectris
-
neggia
.so was not found - specify location manually!
+
echo LIB=/usr/local/lib64/durin-plugin.so >> XDS.INP
−
fi
+
echo LIB= line was written to XDS.INP
+
else
+
echo !LIB=/usr/local/lib64/
durin
-
plugin
.so >> XDS.INP
+
echo /usr/local/lib64/
durin
-
plugin
.so was not found - specify location manually!
+
fi
+
fi
fi
fi
Kay
Bureaucrats
2,521
edits
Cookies help us deliver our services. By using our services, you agree to our use of cookies.
More information
OK
Navigation menu
Page actions
Page
Discussion
View source
History
Page actions
Page
Discussion
More
Tools
In other languages
Personal tools
Log in
Request account
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Search
Tools
Special pages
Printable version