I have an np.array data of shape (28,8,20), and I only need certain entries from it, so I'm taking a slice: of shape (28,8,20), and
I have an np.array data of shape (28,8,20), and I only need certain entries from it, so I'm taking a slice: of shape (28,8,20), and