[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


TRIPP_TIMING Source code in tripp_timing.pro

TRIPP_TIMING

Name
                        TRIPP_TIMING
Purpose
                        Provide an easy-to use interface for all sorts
                        of timing analysis tools with data junks
                        obtained from photometry with TRIPP or any time
                        series
Category

Calling Sequence
                        TRIPP_TIMING, logName,[/scargle, dynscargle,
                        /epoc, dynepoc, /sinfit]
Input Parameters
                       logname: Name of data file or a log file
                       (finfile: *_idl.fin from TRIPP_WRITE_FINAL
                                 if log file is specified - has to
                                 exist but is not given as an
                                 explicit input)
Optional Input Parameters

Keyword Parameters
                        /scargle    :
                        /dynscargle :
                        /epoc       :
                        /dynepoc    :
                        /sinfit     :
Output Parameters
                        IDL SAVE file,
                        x,y ASCII data file,
                        and PS File
                        each with extensions depending on the
                        keywords set:  *.psd, *.chi, *.sin
Optional Output
                        none
Common Blocks
                        none
Side Effects
                        (?)
Restrictions
                        Uses *_idl.fin IDL SAVE file exclusively if
                        logName is a true log file, not a data file.
                        If logName is a data file, it has to be a
                        simple x,y table without header or trailing
                        information.
Procedure

Example

Revision History
                        2001/02 Sonja L. Schuh

Last modified by pro2html on 2005 January 04 at 16:58 UTC

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

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