Chandra X-Ray Observatory (CXC)
Skip to the navigation links
Last modified: June 2012

URL: http://cxc.harvard.edu/ciao/crates_contrib.html
AHELP for CIAO 4.4

crates_contrib

Context: contrib

Synopsis

Contributed CIAO routines for Crates.

Syntax

import crates_contrib.all
from crates_contrib.all import *

Description

The crates_contrib package 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:

from crates_contrib.all import *
import crates_contrib.all

This will load in all the modules that are part of this package; this is currently:

Module Description
crates_contrib.images Routines related to images
crates_contrib.utils Utility routines

See the ahelp files for the individual packages and the contributed scripts page for further information.

Changes in the June 2012 release

The crates_contrib.images module has been added and is imported when crates_contrib.all is imported.

Bugs

See the bugs pages for an up-to-date listing of known bugs.

Refer to the CIAO bug pages for an up-to-date listing of known issues.


Last modified: June 2012
CXC logo

The Chandra X-Ray Center (CXC) is operated for NASA by the Smithsonian Astrophysical Observatory. 60 Garden Street, Cambridge, MA 02138 USA.   Email: cxcweb@head.cfa.harvard.edu Smithsonian Institution, Copyright © 1998-2012. All rights reserved.