18 lines
450 B
XML
18 lines
450 B
XML
mess countmode monitor
|
|
#read hkl only
|
|
mess psimode 0
|
|
#
|
|
mess table clear
|
|
#
|
|
mess table add 35 om 0.035 40 10000
|
|
mess table add 50 om 0.040 40 10000
|
|
mess table add 70 om 0.050 40 10000
|
|
mess table add 80 om 0.050 40 15000
|
|
# makes om/2theta-scans for stt>90 deg
|
|
mess table add 90 o2t 0.070 40 20000
|
|
mess table add 100 o2t 0.080 40 20000
|
|
mess table add 110 o2t 0.090 40 25000
|
|
mess table add 120 o2t 0.012 40 30000
|
|
#end table
|
|
mess table list
|
|
#end |