yt.data_objects.static_output.Dataset.box

Dataset.box(left_edge, right_edge, **kwargs)[source]

box is a wrapper to the Region object for creating a region without having to specify a center value. It assumes the center is the midpoint between the left_edge and right_edge.