I am analyzing some interferometry data and have a time signal that looks like this:
Our temporal resolution is unfortunately not enough to resolve the fringes.
I need to get the upper envelope of the signal to perform some analyses. I have tried everything (in Python) such as getting the Hilbert transform, using a low-pass filter, a Savitzky–Golay filter but no luck so far in getting something I can work with.
Any suggestions for dealing with the data would be very appreciated.
