- The crystal settings calculation in hkl now tried to put omega into the limts by calculating a delta omega. - TRICS data files now include HKL and the UB - The scan module has been expanded to support user defined scans which run a script at any scan point. - A small fix to the PSD code in SinqHM_srv_filler
49 lines
1.4 KiB
HTML
49 lines
1.4 KiB
HTML
<html>
|
|
<head>
|
|
<title> SICS-Manager documentation </title>
|
|
</head>
|
|
<body>
|
|
<h1>SICS Manager Documentation</h1>
|
|
<hr size=4 width="66%">
|
|
<p ALIGN=CENTER>
|
|
Mark Könnecke
|
|
</p>
|
|
<p ALIGN=CENTER>
|
|
Labor für Neutronenstreuung
|
|
</p>
|
|
<p ALIGN=CENTER>
|
|
Paul Scherrer Institut
|
|
</p>
|
|
<p ALIGN=CENTER>
|
|
CH-5232 Villigen-PSI
|
|
</p>
|
|
<p ALIGN=CENTER>
|
|
Switzerland
|
|
</p>
|
|
<p>
|
|
This document describes the general setup of SICS, the configuration of the
|
|
SICS server and its clients and the writing of macros in the
|
|
SICS macro language. This document is aimed at SICS system managers and
|
|
instrument scientists. This document requires that the SICS user documentation
|
|
has been read and understood beforehand. For writing macros it is essential
|
|
to understand John Ousterhouts Tool Command Language,
|
|
which is described elsewhere.
|
|
</p>
|
|
<!latex-off>
|
|
<p>
|
|
Where to you want to go today?
|
|
<ul>
|
|
<li> To the general <a href =setup.htm> setup</a> section.
|
|
<Li> To the <a href = inifile.htm> server initialision</a> section.
|
|
<li> To the section describing <a href=special.htm>special commands</a> for
|
|
SICS administrators or programmers.
|
|
<li> Commands for <a href=status.htm>status display</a> support.
|
|
<li> To the <a href="macroman.htm">macro</a> programming section.
|
|
<LI> <a href = trouble.htm>Troubleshooting</a> hints.
|
|
<Li> Hints for <a href = "move.htm">moving</a> the SICS server or for Exchanging the serial port server.
|
|
</ul>
|
|
</p>
|
|
<!latex-on>
|
|
</body>
|
|
</html>
|