In the attached images, the "Data.jpg" image is a spectrogram for a type-II radio burst with frequency on the y-axis and time on the x-axis and the intensity of the signal is labeled with colors. There is also a band-splitting in the signal.
I need to trace the maximum intensities of the signal as shown in "DATA_fitln.jpg" image for both bands (red line & black line) and store the values of (f, t) for each fitting line in a matrix. How can I do that in Matlab or IDL?