| AHELP for CIAO 4.2 | ciao_contrib |
Context: py.ciao_contrib |
Synopsis
Contributed Crates and Sherpa routines for CIAO.
Syntax
import ciao_contrib from ciao_contrib import *
Description
The ciao_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 or Sherpa by saying:
from ciao_contrib import *
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.
Bugs
See the bugs pages for an up-to-date listing of known bugs.
![[CIAO Logo]](../imgs/ciao_logo_navbar.gif)