select_i_after

PlasmaCalcs.tools.array_select.select_i_after(listlike, x)

returns the index of the value closest to x, but not smaller than x.

If x iterable, [select_i_after(y) for y in x]