Institut für Astronomie und AstrophysikAbteilung AstronomieSand 1, D-72076 Tübingen, Germany |
data_qdp
Read in data set from qdp file (PLT/XSPEC output)
cafe
data
Read a QPD file which was generated with the PLT library or XSPEC plot output. Columns are distinguished.
(optional) parameters are ordered as follows: - The y column to read. Default is first column + error (second column). The columns start from 0. It is also possible to enter names as: data - Read first column (without error). error- Read second column as y axis (the error). model- Read the model column (no error) add1 - Read the additive column 1 add2 - Read the additive column 2 add3 - Read the additive column 3 - The block number (starting from 1). Default is first block. All parameters are separated with ",". If one parameter is not defined (empty string) the default column is used.
Loads file data into environment.
> data, plot.qdp[model,2]:3, -> loads in model data from qdp file "plot.qdp" and block 2. Do not read error.
$Id: cafe_data_qdp.pro,v 1.5 2005/02/16 11:04:09 goehler Exp $
[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]