PlasmaCalcs.tools.array_select.select_after

PlasmaCalcs.tools.array_select.select_after(listlike, x)
returns the value closest to x, but not smallerthan x.
If x iterable, [select_after(y) for y in x]