Getting Help
From MantidProject
- Typing
mantidHelp()gives a list of algorithms that are available to Mantid
- To show the details of a particular algorithm use the same command with the algorithm name as an argument
- For example,
mantidHelp("LoadRaw")produces the following
