[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

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


TRIPP_SHOW_ALL Source code in tripp_show_all.pro

TRIPP_SHOW_ALL

Name
       TRIPP_SHOW_ALL
Purpose
       Calculate Fourier Transforms of reduced photometrical data obtained with
       TRIPP_WRITE_FINAL from  several combined blocks (or a single one).
       Show processed data as lightcurve, as frequency and period
       spectrum as obtained with SCARGLE in one ps-File.
       The front page contains additional information about the
       processing etc.
Category
       Astronomical Photometry.
Calling Sequence
       TRIPP_SHOW_ALL, fileName, wc
Input Parameters
       ASCII LIGHTCURVE, TIME IN DAYS
Optional Input Parameters
       FT_MIN  : MINIMUM FREQUENCY IN MICRO-HZ
       FT_MAX  : MAXIMUM FREQUENCY IN MICRO-HZ
       P_MIN   : MINIMUM PERIOD    IN SECONDS
       P_MAX   : MAXIMUM PERIOD    IN SECONDS
       NR_PER  : min. number of periods you want to be covered
       NIF     : Number of frequencies used in SCARGLE
       SCSMOOTH: SMOOTHING OF THE LIGHTCURVE
       FAP_HORNE : switch to plot false alarm probabilities according
                   to Horne
       FAP_SIM   : switch to plot false alarm probabilities according
                   to simulations
       ONEPAGE : keyword to produce ps output on one page instead of
                 on four individual ones
Output Parameters
       PS file '*_all.PS' showing Fourier Transforms and Lightcurves
       of unbinned and binned data block
Restrictions
       file type:    ascii x,y table of known length wc as input
       No restrictions due to LogFile, not needed here.
       You can either use p_min/max OR ft_min/max, if you give both
       the values for p_min/max will be ignored!
Revision History
       Version 1.0, 1999/07, Sonja Schuh; using SCARGLE
       Version 1.1, 1999/10, Sonja Schuh, Stefan Dreizler smoothing
       Version 1.2, 1999/12, Stefan Dreizler, Anpassung an TRIPP-Package
       Version 1.2, 1999/12, Sonja Schuh, dynamische ft_min/max, p_min/max,
                             nr_per, degree, smooth, notes
       Version 1.3, 2000/01, Sonja Schuh,Stefan Dreizler: reads short simulated
                             psd-files for new faps; added fap keywords
                    2000/02, numf and nif added
       Version 1.4, 2001/01, SLS, - wc is not a necessary input any more
                             - switched back to new scargle from
                               aitlib
                    2001/06, SLS, longer data files possible (fix to long)
                    2002/05, SLS, added approximate JD start of observation
                             SLS, added keyword /onepage
                    2005/04, T.-O. Husser, exports psd to .psd file

Last modified by pro2html on 2005 November 14 at 04:11 UTC

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

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