SamplingResults.get_kernels_by_pos_key()# SamplingResults.get_kernels_by_pos_key()[source]# Returns a dict, identifying the kernel used to sample each position. The dict has the format {"position name": "kernel identifier"}. Return type: dict[str, str]