.. auto-generated by dev_tools.docs.nxdl from the NXDL source contributed_definitions/NXapm_paraprobe_tessellator_results.nxdl.xml -- DO NOT EDIT .. index:: ! NXapm_paraprobe_tessellator_results (application definition) ! apm_paraprobe_tessellator_results (application definition) see: apm_paraprobe_tessellator_results (application definition); NXapm_paraprobe_tessellator_results .. _NXapm_paraprobe_tessellator_results: =================================== NXapm_paraprobe_tessellator_results =================================== **Status**: application definition, extends :ref:`NXobject` **Description**: .. collapse:: Application definition for results files of the paraprobe-tessellator tool. ... Application definition for results files of the paraprobe-tessellator tool. This tool is part of the paraprobe-toolbox. Inspect the base class :ref:`NXapm_paraprobe_tool_results`. **Symbols**: The symbols used in the schema to specify e.g. dimensions of arrays. **n_ions**: The total number of ions in the reconstruction. **n_f**: The total number of values required to represent all faces of each cell. **n_f_xdmf**: The total number of values required to represent all faces of each cell (polyhedron) using XDMF. **Groups cited**: :ref:`NXapm_paraprobe_tool_common`, :ref:`NXapm_paraprobe_tool_results`, :ref:`NXcg_face_list_data_structure`, :ref:`NXcg_hexahedron_set`, :ref:`NXcg_polyhedron_set`, :ref:`NXcoordinate_system_set`, :ref:`NXcoordinate_system`, :ref:`NXcs_filter_boolean_mask`, :ref:`NXcs_profiling`, :ref:`NXentry`, :ref:`NXprogram`, :ref:`NXserialized`, :ref:`NXuser` .. index:: NXentry (base class); used in application definition, NXapm_paraprobe_tool_results (base class); used in application definition, NXcs_filter_boolean_mask (base class); used in application definition, NXcg_hexahedron_set (base class); used in application definition, NXcg_polyhedron_set (base class); used in application definition, NXcg_face_list_data_structure (base class); used in application definition, NXapm_paraprobe_tool_common (base class); used in application definition, NXserialized (base class); used in application definition, NXprogram (base class); used in application definition, NXcs_profiling (base class); used in application definition, NXuser (base class); used in application definition, NXcoordinate_system_set (base class); used in application definition, NXcoordinate_system (base class); used in application definition **Structure**: .. _/NXapm_paraprobe_tessellator_results/ENTRY-group: **ENTRY**: (required) :ref:`NXentry` .. _/NXapm_paraprobe_tessellator_results/ENTRY/definition-field: .. index:: definition (field) **definition**: (required) :ref:`NX_CHAR ` :ref:`⤆ ` Obligatory value: ``NXapm_paraprobe_tessellator_results`` .. _/NXapm_paraprobe_tessellator_results/ENTRY/definition@version-attribute: .. index:: version (field attribute) **@version**: (required) :ref:`NX_CHAR ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation-group: **tessellation**: (required) :ref:`NXapm_paraprobe_tool_results` .. collapse:: The tool can be used to compute a Voronoi tessellation the entire ... The tool can be used to compute a Voronoi tessellation the entire or of a sub-set of the reconstructed volume. Each point (ion) is wrapped in one (Voronoi) cell. The point cloud in the ROI is wrapped into an axis-aligned bounding box (AABB) that is tight. This means points at the edge of the point cloud can lay on the surface of the bounding box. The tool detects if cells make contact with the walls of this bounding box. The tessellation is computed without periodic boundary conditions. .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/window-group: **window**: (required) :ref:`NXcs_filter_boolean_mask` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/window/number_of_ions-field: .. index:: number_of_ions (field) **number_of_ions**: (required) :ref:`NX_UINT ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/window/bitdepth-field: .. index:: bitdepth (field) **bitdepth**: (required) :ref:`NX_UINT ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/window/mask-field: .. index:: mask (field) **mask**: (required) :ref:`NX_UINT ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall-group: **wall**: (recommended) :ref:`NXcg_hexahedron_set` The (tight) axis-aligned bounding box about the point cloud. .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall/closest_corner-field: .. index:: closest_corner (field) **closest_corner**: (required) :ref:`NX_FLOAT ` (Rank: 1, Dimensions: [3]) {units=\ :ref:`NX_LENGTH `} .. collapse:: Coordinate triplet of the corner that lays closests ... Coordinate triplet of the corner that lays closests to the origin of the *paraprobe* coordinate system. .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall/farthest_corner-field: .. index:: farthest_corner (field) **farthest_corner**: (required) :ref:`NX_FLOAT ` (Rank: 1, Dimensions: [3]) {units=\ :ref:`NX_LENGTH `} .. collapse:: Coordinate triplet of the corner that lays farthest away ... Coordinate triplet of the corner that lays farthest away from the origin of the *paraprobe* coordinate system. .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells-group: **voronoi_cells**: (optional) :ref:`NXcg_polyhedron_set` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/dimensionality-field: .. index:: dimensionality (field) **dimensionality**: (required) :ref:`NX_POSINT ` {units=\ :ref:`NX_UNITLESS `} :ref:`⤆ ` Obligatory value: ``3`` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/cardinality-field: .. index:: cardinality (field) **cardinality**: (required) :ref:`NX_POSINT ` {units=\ :ref:`NX_UNITLESS `} :ref:`⤆ ` The number of points (and thus cells). .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/volume-field: .. index:: volume (field) **volume**: (required) :ref:`NX_FLOAT ` (Rank: 1, Dimensions: [n_ions]) {units=\ :ref:`NX_VOLUME `} Volume of each Voronoi cell. .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/process_identifier-field: .. index:: process_identifier (field) **process_identifier**: (optional) :ref:`NX_POSINT ` (Rank: 1, Dimensions: [n_ions]) {units=\ :ref:`NX_UNITLESS `} Which MPI process computed which Voronoi cell. .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/thread_identifier-field: .. index:: thread_identifier (field) **thread_identifier**: (optional) :ref:`NX_POSINT ` (Rank: 1, Dimensions: [n_ions]) {units=\ :ref:`NX_UNITLESS `} Which OpenMP thread computed which Voronoi cell. .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/number_of_faces-field: .. index:: number_of_faces (field) **number_of_faces**: (optional) :ref:`NX_INT ` (Rank: 1, Dimensions: [n_ions]) {units=\ :ref:`NX_UNITLESS `} :ref:`⤆ ` .. collapse:: The number of faces for each cell. Faces of adjoining polyhedra are coun ... The number of faces for each cell. Faces of adjoining polyhedra are counted for each polyhedron. This field can be used to interpret the concatenated vector with the individual values for the area of each face. .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/identifier_offset-field: .. index:: identifier_offset (field) **identifier_offset**: (required) :ref:`NX_INT ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/xdmf_topology-field: .. index:: xdmf_topology (field) **xdmf_topology**: (required) :ref:`NX_UINT ` (Rank: 1, Dimensions: [n_f_xdmf]) {units=\ :ref:`NX_UNITLESS `} .. collapse:: Sequence of tuples, concatenated in the order of the Voronoi cells. ... Sequence of tuples, concatenated in the order of the Voronoi cells. Each tuple contains encodes information to visualize using XDMF: Firstly, an XDMF geometric primitive type key. Secondly, the number of vertices of the polygon. Third, the sequence of vertex identifier which define the facet. Tuples encode faces faster than cells. .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/xdmf_cell_identifier-field: .. index:: xdmf_cell_identifier (field) **xdmf_cell_identifier**: (required) :ref:`NX_UINT ` (Rank: 1, Dimensions: [n_f]) {units=\ :ref:`NX_UNITLESS `} .. collapse:: Sequence of cell identifier, concatenated such that each face is ... Sequence of cell identifier, concatenated such that each face is associated with its cell. Given that paraprobe-tessellator assigns each cell the evaporation_id of the ion that the cell wraps this information enables the segmentation of the tessellation and thus correlate per-ion properties with the volume that each cell represents. .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/polyhedra-group: **polyhedra**: (optional) :ref:`NXcg_face_list_data_structure` :ref:`⤆ ` .. collapse:: A simple approach to describe the entire set of polyhedra when the main ... A simple approach to describe the entire set of polyhedra when the main intention is to store the shape of the polyhedra for visualization purposes. .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/polyhedra/number_of_vertices-field: .. index:: number_of_vertices (field) **number_of_vertices**: (required) :ref:`NX_INT ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/polyhedra/number_of_faces-field: .. index:: number_of_faces (field) **number_of_faces**: (required) :ref:`NX_INT ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/polyhedra/vertex_identifier_offset-field: .. index:: vertex_identifier_offset (field) **vertex_identifier_offset**: (required) :ref:`NX_INT ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/polyhedra/face_identifier_offset-field: .. index:: face_identifier_offset (field) **face_identifier_offset**: (required) :ref:`NX_INT ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/polyhedra/vertices-field: .. index:: vertices (field) **vertices**: (required) :ref:`NX_FLOAT ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_global-group: **wall_contact_global**: (recommended) :ref:`NXcs_filter_boolean_mask` .. collapse:: A bitmask that documents which of the cells are likely truncated because t ... A bitmask that documents which of the cells are likely truncated because they share at least one face with the *aabb* of the point cloud. This field encodes the result of the boolean or operator applied to the value of all six wall_contact groups that document contact in specific outer unit normal directions of the *aabb*. .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_global/number_of_objects-field: .. index:: number_of_objects (field) **number_of_objects**: (required) :ref:`NX_UINT ` (Rank: 1, Dimensions: [n_ions]) :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_global/bitdepth-field: .. index:: bitdepth (field) **bitdepth**: (required) :ref:`NX_UINT ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_global/mask-field: .. index:: mask (field) **mask**: (required) :ref:`NX_UINT ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_left-group: **wall_contact_left**: (recommended) :ref:`NXcs_filter_boolean_mask` .. collapse:: In the spirit of wall_contact_global, the left face of *aabb*. ... In the spirit of wall_contact_global, the left face of *aabb*. Its outer unit normal points in the opposite direction of the x-axis of the *paraprobe* coordinate system. .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_left/number_of_objects-field: .. index:: number_of_objects (field) **number_of_objects**: (required) :ref:`NX_UINT ` (Rank: 1, Dimensions: [n_ions]) :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_left/bitdepth-field: .. index:: bitdepth (field) **bitdepth**: (required) :ref:`NX_UINT ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_left/mask-field: .. index:: mask (field) **mask**: (required) :ref:`NX_UINT ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_right-group: **wall_contact_right**: (recommended) :ref:`NXcs_filter_boolean_mask` .. collapse:: In the spirit of wall_contact_global, the right face of *aabb*. ... In the spirit of wall_contact_global, the right face of *aabb*. Its outer unit normal points in the direction of the x-axis of the *paraprobe* coordinate system. .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_right/number_of_objects-field: .. index:: number_of_objects (field) **number_of_objects**: (required) :ref:`NX_UINT ` (Rank: 1, Dimensions: [n_ions]) :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_right/bitdepth-field: .. index:: bitdepth (field) **bitdepth**: (required) :ref:`NX_UINT ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_right/mask-field: .. index:: mask (field) **mask**: (required) :ref:`NX_UINT ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_front-group: **wall_contact_front**: (recommended) :ref:`NXcs_filter_boolean_mask` .. collapse:: In the spirit of wall_contact_global, the front face of *aabb*. ... In the spirit of wall_contact_global, the front face of *aabb*. Its outer unit normal points in the opposite direction of the y-axis of the *paraprobe* coordinate system. .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_front/number_of_objects-field: .. index:: number_of_objects (field) **number_of_objects**: (required) :ref:`NX_UINT ` (Rank: 1, Dimensions: [n_ions]) :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_front/bitdepth-field: .. index:: bitdepth (field) **bitdepth**: (required) :ref:`NX_UINT ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_front/mask-field: .. index:: mask (field) **mask**: (required) :ref:`NX_UINT ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_rear-group: **wall_contact_rear**: (recommended) :ref:`NXcs_filter_boolean_mask` .. collapse:: In the spirit of wall_contact_global, the rear face of *aabb*. ... In the spirit of wall_contact_global, the rear face of *aabb*. Its outer unit normal points in the direction of the y-axis of the *paraprobe* coordinate system. .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_rear/number_of_objects-field: .. index:: number_of_objects (field) **number_of_objects**: (required) :ref:`NX_UINT ` (Rank: 1, Dimensions: [n_ions]) :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_rear/bitdepth-field: .. index:: bitdepth (field) **bitdepth**: (required) :ref:`NX_UINT ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_rear/mask-field: .. index:: mask (field) **mask**: (required) :ref:`NX_UINT ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_bottom-group: **wall_contact_bottom**: (recommended) :ref:`NXcs_filter_boolean_mask` .. collapse:: In the spirit of wall_contact_global, the front face of *aabb*. ... In the spirit of wall_contact_global, the front face of *aabb*. Its outer unit normal points in the opposite direction of the z-axis of the *paraprobe* coordinate system. .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_bottom/number_of_objects-field: .. index:: number_of_objects (field) **number_of_objects**: (required) :ref:`NX_UINT ` (Rank: 1, Dimensions: [n_ions]) :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_bottom/bitdepth-field: .. index:: bitdepth (field) **bitdepth**: (required) :ref:`NX_UINT ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_bottom/mask-field: .. index:: mask (field) **mask**: (required) :ref:`NX_UINT ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_top-group: **wall_contact_top**: (required) :ref:`NXcs_filter_boolean_mask` .. collapse:: In the spirit of wall_contact_global, the front face of *aabb*. ... In the spirit of wall_contact_global, the front face of *aabb*. Its outer unit normal points in the direction of the z-axis of the *paraprobe* coordinate system. .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_top/number_of_ions-field: .. index:: number_of_ions (field) **number_of_ions**: (required) :ref:`NX_UINT ` (Rank: 1, Dimensions: [n_ions]) .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_top/bitdepth-field: .. index:: bitdepth (field) **bitdepth**: (required) :ref:`NX_UINT ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_top/mask-field: .. index:: mask (field) **mask**: (required) :ref:`NX_UINT ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/common-group: **common**: (required) :ref:`NXapm_paraprobe_tool_common` .. _/NXapm_paraprobe_tessellator_results/ENTRY/common/status-field: .. index:: status (field) **status**: (required) :ref:`NX_CHAR ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/common/analysis_identifier-field: .. index:: analysis_identifier (field) **analysis_identifier**: (required) :ref:`NX_UINT ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/common/config-group: **config**: (required) :ref:`NXserialized` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/common/config/type-field: .. index:: type (field) **type**: (required) :ref:`NX_CHAR ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/common/config/path-field: .. index:: path (field) **path**: (required) :ref:`NX_CHAR ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/common/config/checksum-field: .. index:: checksum (field) **checksum**: (required) :ref:`NX_CHAR ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/common/config/algorithm-field: .. index:: algorithm (field) **algorithm**: (required) :ref:`NX_CHAR ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/common/programID-group: **programID**: (required) :ref:`NXprogram` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/common/programID/program-field: .. index:: program (field) **program**: (required) :ref:`NX_CHAR ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/common/programID/program@version-attribute: .. index:: version (field attribute) **@version**: (required) :ref:`NX_CHAR ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/common/profiling-group: **profiling**: (recommended) :ref:`NXcs_profiling` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/common/profiling/start_time-field: .. index:: start_time (field) **start_time**: (required) :ref:`NX_DATE_TIME ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/common/profiling/end_time-field: .. index:: end_time (field) **end_time**: (required) :ref:`NX_DATE_TIME ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/common/profiling/total_elapsed_time-field: .. index:: total_elapsed_time (field) **total_elapsed_time**: (required) :ref:`NX_FLOAT ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/common/profiling/current_working_directory-field: .. index:: current_working_directory (field) **current_working_directory**: (required) :ref:`NX_CHAR ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/common/profiling/number_of_processes-field: .. index:: number_of_processes (field) **number_of_processes**: (required) :ref:`NX_POSINT ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/common/profiling/number_of_threads-field: .. index:: number_of_threads (field) **number_of_threads**: (required) :ref:`NX_POSINT ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/common/profiling/number_of_gpus-field: .. index:: number_of_gpus (field) **number_of_gpus**: (required) :ref:`NX_POSINT ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/common/userID-group: **userID**: (optional) :ref:`NXuser` :ref:`⤆ ` If used, metadata of at least the person who performed this analysis. .. _/NXapm_paraprobe_tessellator_results/ENTRY/common/userID/name-field: .. index:: name (field) **name**: (required) :ref:`NX_CHAR ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/common/coordinate_system_set-group: **coordinate_system_set**: (required) :ref:`NXcoordinate_system_set` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/common/coordinate_system_set/paraprobe-group: **paraprobe**: (required) :ref:`NXcoordinate_system` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/common/coordinate_system_set/paraprobe/type-field: .. index:: type (field) **type**: (required) :ref:`NX_CHAR ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/common/coordinate_system_set/paraprobe/handedness-field: .. index:: handedness (field) **handedness**: (required) :ref:`NX_CHAR ` :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/common/coordinate_system_set/paraprobe/x-field: .. index:: x (field) **x**: (required) :ref:`NX_NUMBER ` (Rank: 1, Dimensions: [3]) {units=\ :ref:`NX_LENGTH `} :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/common/coordinate_system_set/paraprobe/y-field: .. index:: y (field) **y**: (required) :ref:`NX_NUMBER ` (Rank: 1, Dimensions: [3]) {units=\ :ref:`NX_LENGTH `} :ref:`⤆ ` .. _/NXapm_paraprobe_tessellator_results/ENTRY/common/coordinate_system_set/paraprobe/z-field: .. index:: z (field) **z**: (required) :ref:`NX_NUMBER ` (Rank: 1, Dimensions: [3]) {units=\ :ref:`NX_LENGTH `} :ref:`⤆ ` Hypertext Anchors ----------------- List of hypertext anchors for all groups, fields, attributes, and links defined in this class. * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY-group ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common-group ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common/analysis_identifier-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common/config-group ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common/config/algorithm-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common/config/checksum-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common/config/path-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common/config/type-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common/coordinate_system_set-group ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common/coordinate_system_set/paraprobe-group ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common/coordinate_system_set/paraprobe/handedness-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common/coordinate_system_set/paraprobe/type-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common/coordinate_system_set/paraprobe/x-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common/coordinate_system_set/paraprobe/y-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common/coordinate_system_set/paraprobe/z-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common/profiling-group ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common/profiling/current_working_directory-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common/profiling/end_time-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common/profiling/number_of_gpus-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common/profiling/number_of_processes-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common/profiling/number_of_threads-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common/profiling/start_time-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common/profiling/total_elapsed_time-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common/programID-group ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common/programID/program-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common/programID/program@version-attribute ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common/status-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common/userID-group ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/common/userID/name-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/definition-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/definition@version-attribute ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation-group ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells-group ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/cardinality-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/dimensionality-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/identifier_offset-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/number_of_faces-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/polyhedra-group ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/polyhedra/face_identifier_offset-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/polyhedra/number_of_faces-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/polyhedra/number_of_vertices-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/polyhedra/vertex_identifier_offset-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/polyhedra/vertices-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/process_identifier-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/thread_identifier-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/volume-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/xdmf_cell_identifier-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/voronoi_cells/xdmf_topology-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall-group ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall/closest_corner-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall/farthest_corner-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_bottom-group ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_bottom/bitdepth-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_bottom/mask-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_bottom/number_of_objects-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_front-group ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_front/bitdepth-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_front/mask-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_front/number_of_objects-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_global-group ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_global/bitdepth-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_global/mask-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_global/number_of_objects-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_left-group ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_left/bitdepth-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_left/mask-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_left/number_of_objects-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_rear-group ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_rear/bitdepth-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_rear/mask-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_rear/number_of_objects-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_right-group ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_right/bitdepth-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_right/mask-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_right/number_of_objects-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_top-group ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_top/bitdepth-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_top/mask-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/wall_contact_top/number_of_ions-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/window-group ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/window/bitdepth-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/window/mask-field ` * :ref:`/NXapm_paraprobe_tessellator_results/ENTRY/tessellation/window/number_of_ions-field ` **NXDL Source**: https://github.com/FAIRmat-NFDI/nexus_definitions/tree/fairmat/contributed_definitions/NXapm_paraprobe_tessellator_results.nxdl.xml