@PurpleBat here is an updated version of your example table to get started. I added some formula columns and saved some scripts to the data table. Hopefully it is self-explanatory, but let me know if you have questions.
I recommend using the data filter to work with a small subset of your table while debugging. Then, when you are ready to run the full analysis, be aware it may take a few moments for the full data set with many thousands of curves.
Some ideas for next steps would be to filter for only the downward sloping curves (assuming those are the interesting ones), "aligning" the data so that it all starts at time=0, normalizing the curves if needed, etc.
