| AHELP for CIAO 4.2 | crates_contrib |
Context: py.crates_contrib |
Synopsis
Contributed CIAO routines for Crates.
Syntax
import crates_contrib from crates_contrib import *
Description
The crates_contrib module provides useful routines for CIAO users, and is provided as part of the CIAO contributed scripts package.
Loading the routines
The module can be loaded into ChIPS, Sherpa, or Python scripts by saying one of the following lines:
from crates_contrib import * import crates_contrib
This will load in all the modules that are part of this package; this is currently:
- crates_contrib.utils - utility routines
See the ahelp files for the individual packages and the contributed scripts page for further information.
Bugs
See the bugs pages for an up-to-date listing of known bugs.
![[CIAO Logo]](../imgs/ciao_logo_navbar.gif)