Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent crash when array is not a numpy array.
@Catriix pointed out that the np.where command only works with numpy arrays so converting the RR sample pos into an np array.
- Loading branch information