- made fixes to hkl
- Introduced a help system - introduced a module for handling automatic updates of files during long measurements - Added a circular buffer and handling facilities to varlog - Upgraded documentation SKIPPED: psi/faverage.h psi/nxamor.tex psi/pimotor.h psi/pimotor.tex
This commit is contained in:
104
doc/user/userrefman
Normal file
104
doc/user/userrefman
Normal file
@ -0,0 +1,104 @@
|
||||
\documentclass[12pt,a4paper]{report}
|
||||
%%\usepackage[dvips]{graphics}
|
||||
%%\usepackage{epsf}
|
||||
\setlength{\textheight}{24cm}
|
||||
\setlength{\textwidth}{16cm}
|
||||
\setlength{\headheight}{0cm}
|
||||
\setlength{\headsep}{0cm}
|
||||
\setlength{\topmargin}{0cm}
|
||||
\setlength{\oddsidemargin}{0cm}
|
||||
\setlength{\evensidemargin}{0cm}
|
||||
\setlength{\hoffset}{0cm}
|
||||
\setlength{\marginparwidth}{0cm}
|
||||
|
||||
\begin{document}
|
||||
%html -d hr " "
|
||||
%html -s report
|
||||
\begin{center}
|
||||
\begin{huge}
|
||||
SICS Master User Manual\\
|
||||
\end{huge}
|
||||
\today\\
|
||||
Dr. Mark K\"onnecke \\
|
||||
Labor f\"ur Neutronenstreuung\\
|
||||
Paul Scherrer Institut\\
|
||||
CH--5232 Villigen--PSI\\
|
||||
Switzerland\\
|
||||
\end{center}
|
||||
\clearpage
|
||||
\clearpage
|
||||
\tableofcontents
|
||||
\clearpage
|
||||
|
||||
\chapter{Introduction}
|
||||
This is the master user manual for SICS. It gives an overview over all
|
||||
command implemented, independent of a specific instrument. This is to
|
||||
be used as the source for more instrument specific user manuals and
|
||||
gives an overview of the commands available within SICS. Please note,
|
||||
that many instruments have special commands realized as scripts in the
|
||||
SICS built in scripting language. Only the most common of such
|
||||
commands are listed here.
|
||||
|
||||
\chapter{System Commands and Concepts}
|
||||
%html sicsinvoc.htm 2
|
||||
%html basic.htm 2
|
||||
%html logging.htm 2
|
||||
%html logbook.htm 3
|
||||
%html commandlog.htm 3
|
||||
%html batch.htm 2
|
||||
%html macro.htm 3
|
||||
%html buffer.htm 3
|
||||
%html token.htm 2
|
||||
%html system.htm 2
|
||||
%html config.htm 2
|
||||
%html madsim.htm 2
|
||||
%html trouble.htm 2
|
||||
|
||||
|
||||
\chapter{Hardware Related Commands}
|
||||
%html drive.htm 1
|
||||
%html motor.htm 2
|
||||
%html chopper.htm 2
|
||||
%html counter.htm 2
|
||||
%html count.htm 2
|
||||
%html histogram.htm 2
|
||||
%html samenv.htm 2
|
||||
%html ctrl.htm 2
|
||||
%html velocity.htm 2
|
||||
%html velolambda.htm 2
|
||||
|
||||
\chapter{Common User Commands}
|
||||
%html topscan.htm 2
|
||||
%html hkl.htm 2
|
||||
%html optimise.htm 2
|
||||
%html xytable.htm 2
|
||||
%html lowmax.htm 2
|
||||
|
||||
\chapter{PSI Specific Commands}
|
||||
\section{Commands specific to the TOF--diffractometer FOCUS}
|
||||
%html focussps.htm 3
|
||||
%html fowrite.htm 3
|
||||
|
||||
\section{Reflectometer AMOR specific Commands}
|
||||
%html amor2t.htm 3
|
||||
%html amorstore.htm 3
|
||||
%html amortof.htm 3
|
||||
|
||||
\section{TRICS Specific Commands}
|
||||
%html hklscan.htm 3
|
||||
%html trscan.htm 3
|
||||
%html mesure.htm 3
|
||||
%html nextrics.htm 3
|
||||
%html peaksearch.htm 3
|
||||
|
||||
\section{Fourier Diffractometer POLDI Specific Commands}
|
||||
%html poldiscan.htm 2
|
||||
%html poldiwrite.htm 3
|
||||
|
||||
\section{Triple Axis Spectrometer Specific Commands}
|
||||
%html tasmad.html 3
|
||||
%html tasvariables.html 3
|
||||
%html tascommands.html 3
|
||||
|
||||
|
||||
\end{document}
|
Reference in New Issue
Block a user