[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

Sand 1, D-72076 Tübingen, Germany
[Uni logo]


data_pha2 Source code in cafe_data_pha2.pro

data_pha2

Name
           data_pha2
Purpose
           Read in phase resolved spectra profile.
Category
           cafe
SUBCATEGORY:
           data
DATA FORMAT:
           Data should be created with ikfasebin phase resolved
           spectra generator.
           There must exist a table keyword "phase" and "channel"
           vs. count.
PARAMETER:
           (optional) parameters are ordered as follows:
               channel1 - first channel to read (lower energy)
               channel2 - last channel to read (higher energy)
               ncycles  - number of cycles to repeat the
                          phase. Default 1.
               All parameters are separated with ",". If one
               parameter is not defined (empty string) the default
               column is used.
Side Effects
           Loads 3-D file data into environment.
Example
               > data, ikfasebin.pha2[2,10,1]:3,
               -> loads in data from fits file ikfasebin.pha2
                  x1 column is phase, x2 column is channel,
                  y is rate.
Revision History
           $Id: cafe_data_pha2.pro,v 1.3 2005/02/16 11:04:09 goehler Exp $

Last modified by pro2html on 2005 February 17 at 04:12 UTC

[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]

Jörn Wilms (wilms@astro.uni-tuebingen.de)
Updated automatically