SamplingResults.get_pos_keys_by_kernels()# SamplingResults.get_pos_keys_by_kernels()[source]# Returns a dict, identifying the position keys governed by each kernel. The dict has the format {"kernel identifier": ["position key 1", "position key 2"]}. Return type: dict[str, list[str]]