yt.utilities.answer_testing.level_sets_tests module¶
- class yt.utilities.answer_testing.level_sets_tests.ExtractConnectedSetsTest(ds_fn, data_source, field, num_levels, min_val, max_val)[source]¶
Bases:
AnswerTestingTest
- answer_name = None¶
- create_plot(ds, plot_type, plot_field, plot_axis, plot_kwargs=None)¶
- property description¶
- property entire_simulation¶
Return an unsorted array of values that cover the entire domain.
- property max_dens_location¶
This is a helper function to return the location of the most dense point.
- options = None¶
- prefix = ''¶
- reference_storage = None¶
- result_storage = None¶
- property sim_center¶
This returns the center of the domain.
- property storage_name¶