CYPH Name
CYPH Purpose
Construct a cycle/phase array from time series data.
Category
Calling Sequence
cyph, data, time Inputs
data = time series data. in
time = time tag of each data point. in
Keyword Parameters
Keywords
CPOUT=z Returned reformatted data image.
TOUT=t Returned time for bottom line image.
OFFSET=frac Given starting offset into data as fraction
of time slice size (def=0).
SLICE=dx Given slice size in samples (may be fractional).
Outputs
Common Blocks
Notes
Notes: See also xcyph, a widget based interactive version.
Modification History
R. Sterner, 1994 Mar 2.
R. Sterner, 2010 May 04 --- Converted arrays from () to [].
Copyright (C) 1994, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.