| AHELP for CIAO 4.2 | transform |
Context: sl.transform |
Synopsis
TRANSFORMS - A high-level interface for the Transform library
Description
TRANSFORMS is a software package developed by the Chandra X-Ray Center (CXC) to provide a means of applying mathematical operations to data in order to convert it from one reference frame to another. Various Transform objects can be strung together to create complex operations.
The library can be used as a standalone system, and is incorporated into the CRATES package to support the generation and use of "virtual" data objects (see "ahelp cratedata"). To date, there is one Transform flavor defined:
- WCSTAN - WCS Tangent plane projection
To use the transform code in S-Lang say
require ("transform");There are help files for each of the Transform commands:
"ahelp -c sl.transform"
Bugs
See the bug pages on the CIAO website for an up-to-date listing of known bugs.
![[CIAO Logo]](../imgs/ciao_logo_navbar.gif)