I was wondering if there is a fast way to count the number of cycles in a graph. For example, I have a graph full of repetitive cycles and they literally all look the same and hit the same values, I just want to count them. Some of these graphs contain over 300 cycles, and if I was to hand count each peak (or trough) it would take forever. Is there a fast and simple way to just count?
I’m looking for the same thing. I have curing cycle in an oven and wanted to use peak counts to see product throughput just by counting the highest temp in that cycle.