I have a set of experiments with around 864000 values for each set. This constitues to 32 second of data (27,000 for each second). I have 12 sets of this data, that all add up to a little over six minutes.
Problem is, 864000 x 192seconds of data is too much for my current system to handle and it will take forever for me to arrange it.
What is the best way to simmer down this data to just 32 points/set? I want 27,000 values from each set to represent an average of that one second it's recorded over.