print_peaks
PURPOSE 
print_peaks(x, y, threshold)
SYNOPSIS 
function print_peaks(x, y, threshold)
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- detect_peaks peak_indexes = detect_peaks(y, threshold, min_dist = 1, no_max = Inf, min_height = 0)
- peak_closest result = peak_closest(db, a)
- peak_db Z = peak_db(x = None)
This function is called by:
- draw_loadings_complete function draw_loadings_complete(data, L, legends, flag_abs, threshold, flag_print_peaks, flag_plot_peaks)
Generated on Thu 18-Feb-2010 12:47:47 by m2html © 2003