Updated user documentation. MK
This commit is contained in:
@@ -5,14 +5,14 @@
|
||||
<BODY>
|
||||
<H1>The Peak Optimiser</H1>
|
||||
<P>
|
||||
In instrument control the need arises to optimise a peak with respect to
|
||||
In instrument control the need may arise to optimise a peak with respect to
|
||||
several variables. Optimising means finding the maximum of the peak with
|
||||
respect to several variables.
|
||||
This is usefull during instrument calibration.
|
||||
This is useful during instrument calibration, for example.
|
||||
Four circle diffractometers use this facility on a day to day basis
|
||||
for finding and verifying the exact position of reflections. In order to
|
||||
support both usages a more general module has been implemented. The way of
|
||||
operation is like this:
|
||||
support both usages a more general module has been implemented. The
|
||||
algorithm is like this:
|
||||
<pre>
|
||||
while errors gt precision and cycles lt maxcycles
|
||||
for all variables
|
||||
|
||||
Reference in New Issue
Block a user