Skip to content

Add function to analyse raw data in RAM

David-Leon Pohl requested to merge analysis_helper into development

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

Merge request reports

Loading