Introduction

The ip_analysis module provides utilities to parse and analyze IP analysis measurement results from Rohde & Schwarz Data Application Unit (DAU) instruments. It helps convert SCPI results into structured Polars dataframes for easier analysis and visualization.

The Polars library is used for efficient data manipulation and analysis.

This consist in the following steps:

  • Setup the cell and/or access point

  • Start the ip-analysis measurement

  • Switch on the mobile/DUT and perform the test wanted

  • Getting the SCPI Results with the FETCH command and save the result to a file

  • Creating Polars Dataframes from the saved file