Add function to analyse raw data in RAM
During tuning one wants to easily analyse raw_data in RAM without the overhead of storing files/plotting etc. that is encapsulated in analysis/analysis.py
Therefore a helper function to analyse a chunk of raw data in RAM is provided with this MR including unit tests.
@mdaas Please check if this the API you wished-for/needed/intended for tunings