I want to remove the baseline and ultimately find the peaks of some noisy data using python (Raman Scattering measurements if anybody's had experience with that before).
Following this guide on the PeakUtils library…
I'm trying to align text boxes with the red dots but I have no idea where to start. Any advice/examples would be appreciated.
My image
I used skimage and peakutils to get the locations of the ladder bands and lanes and now I would like to annotate…