Generate XDS.INP: Difference between revisions

Jump to navigation Jump to search
m
→‎The script: cosmetic changes
m (→‎The script: cosmetic changes)
Line 1,008: Line 1,008:
     if [ -e $neggia_path ]; then
     if [ -e $neggia_path ]; then
       echo LIB=$neggia_path >> XDS.INP
       echo LIB=$neggia_path >> XDS.INP
       echo LIB= line was written to XDS.INP . For Apple ARM64 M1 processors, you must modify the name.
       echo LIB= <dectris-neggia> was written to XDS.INP . Check the path! For Apple M1 processors, modify the name.
     else
     else
       echo !LIB=/usr/local/lib64/dectris-neggia.so >> XDS.INP
       echo !LIB=/usr/local/lib64/dectris-neggia.so >> XDS.INP
Line 1,017: Line 1,017:
     if [ -e $durin_path ]; then
     if [ -e $durin_path ]; then
       echo LIB=$durin_path >> XDS.INP
       echo LIB=$durin_path >> XDS.INP
       echo LIB= line was written to XDS.INP
       echo LIB= <durin-plugin> was written to XDS.INP . Check the path! For Apple M1 processors, modify the name.
     else
     else
       echo !LIB=/usr/local/lib64/durin-plugin.so >> XDS.INP
       echo !LIB=/usr/local/lib64/durin-plugin.so >> XDS.INP
2,652

edits

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

Navigation menu