yt.lagos.AMRSmoothedCoveringGridBase.extract_connected_sets

AMRSmoothedCoveringGridBase.extract_connected_sets(field, num_levels, min_val, max_val, log_space=True, cumulative=True, cache=False)

This function will create a set of contour objects, defined by having connected cell structures, which can then be studied and used to ‘paint’ their source grids, thus enabling them to be plotted.

This Page