get_axis_properties# snake.toolkit.plotting.get_axis_properties(array_bg, cuts, width_inches, cbar=True, arr_pad=4)[source]# Generate mplt toolkit axes dividers. Parameters: array_bg (ndarray[Any, dtype[_ScalarType_co]]) cuts (tuple[int, ...]) width_inches (float) cbar (bool) arr_pad (int) Return type: tuple[ndarray[Any, dtype[_ScalarType_co]], ndarray[Any, dtype[_ScalarType_co]], tuple[tuple[slice, slice], …], tuple[tuple[Any, Any, Any], …]]