yt.utilities.lib.image_samplers module¶
Image sampler definitions
- class yt.utilities.lib.image_samplers.ImageSampler¶
Bases:
object
- acenter¶
- aimage¶
- aimage_used¶
- amesh_lines¶
- ax_vec¶
- ay_vec¶
- azbuffer¶
- cast_through_kdtree(pg, num_threads=0)¶
- cast_through_octree(pg, oct, num_threads=0)¶
- ensure_code_unit_params(params)¶
- lens_type¶
- volume_method¶
- class yt.utilities.lib.image_samplers.InterpolatedProjectionSampler¶
Bases:
ImageSampler
- acenter¶
- aimage¶
- aimage_used¶
- amesh_lines¶
- ax_vec¶
- ay_vec¶
- azbuffer¶
- cast_through_kdtree(pg, num_threads=0)¶
- cast_through_octree(pg, oct, num_threads=0)¶
- ensure_code_unit_params(params)¶
- lens_type¶
- my_field_tables¶
- tf_obj¶
- volume_method¶
- class yt.utilities.lib.image_samplers.LightSourceRenderSampler¶
Bases:
ImageSampler
- acenter¶
- aimage¶
- aimage_used¶
- amesh_lines¶
- ax_vec¶
- ay_vec¶
- azbuffer¶
- cast_through_kdtree(pg, num_threads=0)¶
- cast_through_octree(pg, oct, num_threads=0)¶
- ensure_code_unit_params(params)¶
- lens_type¶
- my_field_tables¶
- tf_obj¶
- volume_method¶
- class yt.utilities.lib.image_samplers.ProjectionSampler¶
Bases:
ImageSampler
- acenter¶
- aimage¶
- aimage_used¶
- amesh_lines¶
- ax_vec¶
- ay_vec¶
- azbuffer¶
- cast_through_kdtree(pg, num_threads=0)¶
- cast_through_octree(pg, oct, num_threads=0)¶
- ensure_code_unit_params(params)¶
- lens_type¶
- volume_method¶
- class yt.utilities.lib.image_samplers.VolumeRenderSampler¶
Bases:
ImageSampler
- acenter¶
- aimage¶
- aimage_used¶
- amesh_lines¶
- ax_vec¶
- ay_vec¶
- azbuffer¶
- cast_through_kdtree(pg, num_threads=0)¶
- cast_through_octree(pg, oct, num_threads=0)¶
- ensure_code_unit_params(params)¶
- lens_type¶
- my_field_tables¶
- tf_obj¶
- volume_method¶