You can find out the mapping using the array_to_dict method:
logp = model.logp_dlogp_function()
logp.array_to_dict(array_slice)
You can find out the mapping using the array_to_dict method:
logp = model.logp_dlogp_function()
logp.array_to_dict(array_slice)