eradiate.ckd.bin_filter_ids#

eradiate.ckd.bin_filter_ids(ids)[source]#

Select bins based on identifiers.

Parameters

ids (list of str) – A sequence of bin identifiers which the defined filter will let through.

Returns

callable() – A callable which returns True iff a bin has a valid identifier.