select_i_between

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

returns the list of indices for all values x1 <= value <= x2.