|
Crystals PrimerChapter 13: DocumentationThe main documentation is the Reference Manual. While CRYSTALS is running, the user can also get various types of
information on-line.
13.1: The ManualThe Manual is voluminous but moderately complete and accurate. The
chapters are organised to roughly follow the path of an analysis, but
tables are appended to this guide as aide-memoires for commands and
data lists.
13.2: On-line HELPThe on-line documentation consists of text files giving tips and advice. !\HELP HELP or !\HELP topic or !\INDEX INDEX or !\INDEX topic 13.3: Command summaryCRYSTALS uses a master system-data-base containig the definitions of all
COMMANDS and LISTS. This can be interogated to get terse aide-memoires
of COMMANDS and LISTS.
This COMMAND should only be issued after any preceeding COMMANDS have executed to completion. Its format is: !\COMMANDS commandname or !\COMMANDS LIST listnumber Query facility Once a COMMAND is initiated, information about its directives and parameters can be obtained by starting a line with '?'. This facility will not work if an error has occured during the input of the current COMMAND. !\FOURIER !? !?MAP !?MAP TYPE !MAP TYPE=DIFF !END In this example, the first ? produces a list of available directives, the
second a list of parameters for MAP, and the third a list of permitted map
types, and the default choice.
|