.BG
.FN scrcrec
.TL
Simple Reconstruction from Crazy Climbers Ridges
.DN
Reconstructs signal from ridges obtained by "crc",
using the restriction of the transform to the ridge..
.CS
scrcrec(siginput, tfinput, beemap, bstep=5, ptile=0.01, plot=2)
.RA
.AG siginput
input signal.
.AG tfinput
time-frequency representation (output of "cwt"
or "cgt".
.AG beemap
output of crazy climber algorithm
.OA
.AG bstep
used for the chaining (see "cfamily").
.AG ptile
threshold on the measure beemap (see "cfamily").
.AG plot
1: displays signal,components,and
reconstruction one after another. 2: displays
signal, components and reconstruction.
Else, no plot.
.RT
Returns a list containing the reconstructed signal and the chained ridges.

rec:reconstructed signal

ordered:image of the ridges (with different colors)

comp:2D array containing the signals reconstructed from ridges
.SE
.DT
.SH REFERENCES
See discussions in the text of "Practical Time-Frequency Analysis".
.SA
"crc","cfamily" for crazy climbers method, "crcrec", "crcgrec"
for reconstruction methods.
.EX
