diff --git a/doc/user/mesure.htm b/doc/user/mesure.htm index 84e97de6..6fe973f9 100644 --- a/doc/user/mesure.htm +++ b/doc/user/mesure.htm @@ -93,6 +93,11 @@ This object knows about the following parameters: max count in scan - 2* min count in scan.
fastscan
0 or 1: switches fastscan mode. +
psd +
0 or 1: switches on PSD mode for measuring with the area detector. Currently this is mapped + to doing a tricsscan with the scan parameters as evaluted from the two theta range table. The + psi, compact and weak flags are ignored in PSD mode. Only a log file is openend, the rest of + the file management is done by tricsscan.

@@ -102,9 +107,11 @@ commands are supported:

dataset table list
prints the content of the table. -
dataset table add start end scanmode step -
configures two theta range. start and end define the two theta range. scanmode can either - be om for omega scans or o2t for omega 2 theta scans. step is the step width to use. +
dataset table add end scanvar step np +
configures a two theta range. The end parameter describes the end of the two theta range to + which these parameters can be applied. Scanmode can either + be om for omega scans or o2t for omega 2 theta scans. step is the step width to use. np is the + number of points in the scan.
dataset table del num
deletes the entry num from the table. Counting starts with 0!
dataset table clear @@ -116,7 +123,7 @@ When there is no two theta range configured for a given two theta value, the ome

dataset supports two geometries: the first is the usual bisecting geometry. The second is the normal beam geometry where the detector is moved out of plane. - This si accounted for by two switches: + This is accounted for by two switches:

dataset bi
switches into bissectiong mode. This is the default.