Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix for percentage capture (#207)
## Description Casting `n_throw_out` to `int` to be used as index in `datavar_check = datavar[n_throw_out:-n_throw_out]`.
- Loading branch information