2,684
edits
m (→The script: rev 1.20 : comment out STRONG_PIXEL=4) |
m (→The script: wording update) |
||
Line 1,020: | Line 1,020: | ||
! More documentation in wiki.uni-konstanz.de/xds/index.php . | ! More documentation in wiki.uni-konstanz.de/xds/index.php . | ||
! After running xds, inspect at least the agreement of predicted and observed | ! After running xds, inspect at least the agreement of predicted and observed | ||
! spots in FRAME.cbf! | ! spots in FRAME.cbf (or SHOW_HKL.cbf in versions since BUILT=20240723)! | ||
!============================================================================= | !============================================================================= | ||
JOB= XYCORR INIT COLSPOT IDXREF DEFPIX INTEGRATE CORRECT | JOB= XYCORR INIT COLSPOT IDXREF DEFPIX INTEGRATE CORRECT | ||
Line 1,294: | Line 1,294: | ||
echo More documentation in wiki.uni-konstanz.de/xds/index.php . | echo More documentation in wiki.uni-konstanz.de/xds/index.php . | ||
echo After running xds, inspect at least the agreement of predicted and observed | echo After running xds, inspect at least the agreement of predicted and observed | ||
echo spots in FRAME.cbf! | echo spots in FRAME.cbf (or SHOW_HKL.cbf in versions since BUILT=20240723)! | ||
rm -f tmp1 tmp2 | rm -f tmp1 tmp2 | ||
# end of generate_XDS.INP | # end of generate_XDS.INP |