Hi,
I'm trying to perform calculations on my timeseries data in per day chunks. Specifically, I want to calculate the max value of my data channel for each day and then dump the data and associated datetime values into two new channels. Does anyone know how I might be able to do this?
My files typically contain two years' worth of 1 Hz data, but I usually resample the data at a slower rate and generate a new time channel to cut down on the channel length.