emmi_inference.models.pipelines.mesh_to_grid_edges_precollator¶
WARNING
This file is a 1:1 duplicate from the tutorial folder.
It is here to avoid installation of a tutorial as a package and keep it isolated.
Classes¶
_summary_ |
Module Contents¶
- class emmi_inference.models.pipelines.mesh_to_grid_edges_precollator.MeshToGridEdgesPreCollator(mesh_item, radius_graph_r, radius_graph_max_num_neighbors, output_key='mesh_to_grid_edges')¶
Bases:
ksuit.data.pipeline.SampleProcessor_summary_
- Parameters:
- mesh_item¶
- radius_graph_r¶
- radius_graph_max_num_neighbors¶
- output_key = 'mesh_to_grid_edges'¶