uf3.util.plotting.get_subsets

get_subsets(subset_threshold, *args)[source]
Parameters
  • subset_threshold – minimum threshold of points to sample.

  • *args – lists or vectors or arrays of the same size to slice.

Returns

subsets of input vectors.

Return type

*new_args