2,684
edits
mNo edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
# sorts these lines on the third column, numerically, ascending | # sorts these lines on the third column, numerically, ascending | ||
# and prints the first 12 of these to the terminal | # and prints the first 12 of these to the terminal | ||
''scalefactors'' finds those lines in INTEGRATE.LP which match a certain pattern of blanks and non-blanks. These are just the lines printed for each frame. It is very useful (e.g. to find shutter problems, or to "see" the crystal die from radiation damage) to run | ''scalefactors'' finds those lines in INTEGRATE.LP which match a certain pattern of blanks and non-blanks. These are just the lines printed during the INTEGRATE step for each frame. It is very useful (e.g. to find shutter problems, or to "see" the crystal die from radiation damage) to run | ||
scalefactors > frames.scales | scalefactors > frames.scales | ||
and to plot the scale factors and mosaicity and beam divergence of each frame in gnuplot. | and to plot the scale factors and mosaicity and beam divergence of each frame in gnuplot. |