[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


read_ryle Source code in read_ryle.pro

read_ryle

Name
            read_ryle
Purpose
            reads the Ryle observation files (as delivered by
            G.G.Pooley) and writes time and flux into arrays. If
            keyword dt is set, it rebins.
Category

Calling Sequence
            read_ryle,file,time,flux,dt=dt
Input Parameters
            file: filename of the Ryle file
Optional Input Parameters
            none
Keyword Parameters
            dt: time interval to which to rebin, given in days
            wn: substitute the non-zero values by white noise
            initran: initialisation number for random number, long
            negative number, e.g. -345567234L
Output Parameters
            time
            flux
Optional Output
            none
Common Blocks
            none
Side Effects
            none
Restrictions
            none
Example
            read_ryle,'011019-8s.list',time,flux,dt=(1./24./60.)*10.
Revision History
 $Log: read_ryle.pro,v $
 Revision 1.1  2005/11/07 14:46:12  wilms
 initial release
            V1.0, 2001/10,    Katja Pottschmidt IAAT
            V2.0, 2002/10/28, Thomas Gleissner IAAT
                      Header added
            V3.0, 2002/12/06, Thomas Gleissner IAAT
                      year: flux format is different for P40099

Last modified by pro2html on 2005 November 08 at 04:10 UTC

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

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