Contributed Crates and Sherpa routines for CIAO.
require ("ciao_contrib");
The ciao_contrib module provides useful routines for
CIAO users, and is provided as part of the
CIAO contributed scripts package.
The module can be loaded into ChIPS or Sherpa by saying:
require ("ciao_contrib");
This will load in all the modules that are part of this
package; this is currently:
-
ciao_contrib.utils
ciao_utils
- utility routines for CIAO
-
crates_contrib - Crates routines
-
sherpa_contrib - Sherpa routines
See the ahelp files for the individual packages and the
contributed scripts page for further information.
See the
bugs pages
for an up-to-date listing of known bugs.
|