Searched refs:pwlv_list (Results 1 – 1 of 1) sorted by relevance
93 def process_tpc_results(self, tx_power_list, pwlv_list): argument111 pwlv_derivative_bool = list(np.diff([pwlv_list[0]] + pwlv_list) == 1)143 pwlv_list = []170 pwlv_list.append(processed_bqr['pwlv'][self.dut.serial])174 ] = self.process_tpc_results(master_tx_power_list, pwlv_list)