Tips and Tricks: Difference between revisions
m →P1 data collection / Pilatus: update & make more general |
m →Index and integrate multiple-crystal diffraction: link to IDXREF and Indexing |
||
| Line 62: | Line 62: | ||
cp *.* xtal1 | cp *.* xtal1 | ||
cp SPOT.XDS SPOT.XDS.1 | cp SPOT.XDS SPOT.XDS.1 | ||
grep " | grep " 0 0 0" SPOT.XDS.1 > SPOT.XDS | ||
echo " JOB= IDXREF INTEGRATE CORRECT" >> XDS.INP | echo " JOB= IDXREF INTEGRATE CORRECT" >> XDS.INP | ||
xds_par | xds_par | ||
Also see [[Indexing]]. | |||
== pick the h+k+l=2n reflections from a primitive dataset == | == pick the h+k+l=2n reflections from a primitive dataset == | ||