About Chandra Archive Proposer Instruments & Calibration Newsletters Data Analysis HelpDesk Calibration Database NASA Archives & Centers Chandra Science Links


Inline::SLang.0.20

The data analysis software listed here has been created and contributed by Chandra observers for use by other observers. These tools have not been developed, tested or supported by the Chandra X-ray Center software team. The software products may not be compatible with CIAO file fields, especially header information. In particular, once you analyse data outside CIAO it may be hard to return that data to CIAO. The CXC is unable to change or fix the software, or to answer questions about it.

For questions or suggestions, contact the author directly at dburke@cfa.harvard.edu.

Software Name: Inline::SLang.0.20

Contributor: Doug Burke

Date submitted to the Contributed Software site: 8/6/2003

Institution: CfA

Software Description: The Inline::SLang module lets you write Perl subroutines in S-Lang. It dynamically translates the parameters and return values into native data types for both languages (or into Perl classes that are used to represent S-Lang types with no direct translation to Perl). This allows you to write a Perl script that uses the functions provided by the S-Lang modules in CIAO 3.0. The software requires CIAO 3.0, a fairly recent installation of Perl, the Perl Inline module, and will use the Perl Data Language (PDL) if installed.

Web page on which software and information is available: http://hea-www.harvard.edu/~dburke/perl-slang/

Operating system(s) on which the software will run:

Type of distribution: Source code

Language used: Perl and C