select_between

PlasmaCalcs.tools.array_select.select_between(listlike, x1, x2)

returns the list of values with x1 <= value <= x2.