Institut für Astronomie und AstrophysikAbteilung AstronomieSand 1, D-72076 Tübingen, Germany |
PLOT_PERIOD
Plots a periodic data set stacked each period above the other. Gaps are ommited. Period is aligned acording first element of time array modulo period (i.e. first shown plot always contains first time tag).
Timing
PLOT_PERIOD, TIME, RATE, PERIOD, $ CYCLELIST=CYCLELIST, PSFILE=PSFILE, BINNED=BINNED, $ _EXTRA=EX
TIME : Float array containg time of each data point. RATE : Float array containing each data point. The number of elements must equal to TIME.
CYCLELIST: Integer array containing the index of desired periods starting from zero. May be used to select certain periods. PSFILE : String. File name of postscript file to plot data into instead of displaying at the current window. _EXTRA : All keywords are bypassed to the PLOT - procedure internally used.
BINNED : Assume data to be binned with a (almost) fix period and try to acknowledge gaps which are not supported by binnings.
Plot on window.
Version 1.0, 2001/07/23, Eckart Goehler, Initial version. Version 1.1, 2001/07/26, SLS, fine-tune postscript output Version 1.2, 2002/01/06, Eckart Goehler, Also possible for non-integer time intervals and time sequences which start not at zero (time will be aligned at first time entry in time arry modulo period).
[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]