iqm.cpc.compiler.post_process.extract_counter_group_data# iqm.cpc.compiler.post_process.extract_counter_group_data(run)# Extracts the data for all counter readout groups into their own data variables in the dataset. Parameters: run (RunResult) – the run result. Returns: The run result with new data variables for each counter readout group added. Return type: RunResult