.. auto-generated by dev_tools.docs.nxdl from the NXDL source contributed_definitions/NXapm_paraprobe_config_spatstat.nxdl.xml -- DO NOT EDIT .. index:: ! NXapm_paraprobe_config_spatstat (application definition) ! apm_paraprobe_config_spatstat (application definition) see: apm_paraprobe_config_spatstat (application definition); NXapm_paraprobe_config_spatstat .. _NXapm_paraprobe_config_spatstat: =============================== NXapm_paraprobe_config_spatstat =============================== **Status**: application definition, extends :ref:`NXobject` **Description**: Configuration of a paraprobe-spatstat tool run in atom probe microscopy. **Symbols**: The symbols used in the schema to specify e.g. dimensions of arrays. **n_ivecmax**: Maximum number of atoms per molecular ion. Should be 32 for paraprobe. **n_ion_source**: Number of different sources iontypes to distinguish. **n_ion_target**: Number of different target iontypes to distinguish. **Groups cited**: :ref:`NXapm_input_ranging`, :ref:`NXapm_input_reconstruction`, :ref:`NXcg_cylinder_set`, :ref:`NXcg_ellipsoid_set`, :ref:`NXcg_face_list_data_structure`, :ref:`NXcg_hexahedron_set`, :ref:`NXcs_filter_boolean_mask`, :ref:`NXcs_prng`, :ref:`NXcs_profiling`, :ref:`NXentry`, :ref:`NXmatch_filter`, :ref:`NXprocess`, :ref:`NXspatial_filter`, :ref:`NXsubsampling_filter` .. index:: NXentry (base class); used in application definition, NXprocess (base class); used in application definition, NXapm_input_reconstruction (base class); used in application definition, NXapm_input_ranging (base class); used in application definition, NXspatial_filter (base class); used in application definition, NXcg_ellipsoid_set (base class); used in application definition, NXcg_cylinder_set (base class); used in application definition, NXcg_hexahedron_set (base class); used in application definition, NXcg_face_list_data_structure (base class); used in application definition, NXcs_filter_boolean_mask (base class); used in application definition, NXsubsampling_filter (base class); used in application definition, NXmatch_filter (base class); used in application definition, NXcs_prng (base class); used in application definition, NXcs_profiling (base class); used in application definition **Structure**: .. _/NXapm_paraprobe_config_spatstat/ENTRY-group: **ENTRY**: (required) :ref:`NXentry` .. _/NXapm_paraprobe_config_spatstat/ENTRY@version-attribute: .. index:: version (group attribute) **@version**: (required) :ref:`NX_CHAR ` Version specifier of this application definition. .. _/NXapm_paraprobe_config_spatstat/ENTRY/definition-field: .. index:: definition (field) **definition**: (required) :ref:`NX_CHAR ` Official NeXus NXDL schema with which this file was written. Obligatory value: ``NXapm_paraprobe_config_spatstat`` .. _/NXapm_paraprobe_config_spatstat/ENTRY/program-field: .. index:: program (field) **program**: (required) :ref:`NX_CHAR ` Given name of the program/software/tool with which this NeXus (configuration) file was generated. .. _/NXapm_paraprobe_config_spatstat/ENTRY/program@version-attribute: .. index:: version (field attribute) **@version**: (required) :ref:`NX_CHAR ` Ideally program version plus build number, or commit hash or description of ever persistent resources where the source code of the program and build instructions can be found so that the program can be configured ideally in such a manner that the result of this computational process is recreatable in the same deterministic manner. .. _/NXapm_paraprobe_config_spatstat/ENTRY/analysis_identifier-field: .. index:: analysis_identifier (field) **analysis_identifier**: (optional) :ref:`NX_CHAR ` Ideally, a (globally persistent) unique identifier for referring to this analysis. .. _/NXapm_paraprobe_config_spatstat/ENTRY/analysis_description-field: .. index:: analysis_description (field) **analysis_description**: (optional) :ref:`NX_CHAR ` Possibility for leaving a free-text description about this analysis. .. _/NXapm_paraprobe_config_spatstat/ENTRY/results_path-field: .. index:: results_path (field) **results_path**: (optional) :ref:`NX_CHAR ` Path to the directory where the tool should store NeXus/HDF5 results of this analysis. If not specified results will be stored in the current working directory. .. _/NXapm_paraprobe_config_spatstat/ENTRY/time_stamp-field: .. index:: time_stamp (field) **time_stamp**: (required) :ref:`NX_DATE_TIME ` ISO 8601 formatted time code with local time zone offset to UTC information included when this configuration file was created. .. _/NXapm_paraprobe_config_spatstat/ENTRY/number_of_processes-field: .. index:: number_of_processes (field) **number_of_processes**: (required) :ref:`NX_UINT ` {units=\ :ref:`NX_UNITLESS `} How many range_with_existent_iontypes processes should the tool execute as part of the analysis. .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics-group: **spatial_statistics**: (optional) :ref:`NXprocess` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/randomize_labels-field: .. index:: randomize_labels (field) **randomize_labels**: (required) :ref:`NX_BOOLEAN ` Specifies if the iontypes are randomized for the point cloud or not. Internally paraprobe uses a sequentially executed deterministic MT19987 (MersenneTwister) pseudo-random number generator to shuffle the iontype labels randomly across the entire set of ions. .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/ion_query_type_source-field: .. index:: ion_query_type_source (field) **ion_query_type_source**: (required) :ref:`NX_CHAR ` How should the iontype be interpreted on the source-side, i.e. all these ion positions where a regions-of-interest (ROI) around so-called source ions will be placed. Different options exist how iontypes are interpreted given an iontype represents in general a (molecular) ion with different isotopes that have individually different multiplicity. The value resolve_all will set an ion active in the analysis regardless of which iontype it is. The value resolve_unknown will set an ion active when it is of the UNKNOWNTYPE. The value resolve_ion will set an ion active if it is of the specific iontype, irregardless of its elemental or isotopic details. The value resolve_element will set an ion active, and most importantly, account as many times for it, as the (molecular) ion contains atoms of elements in the whitelist ion_query_isotope_vector. The value resolve_isotope will set an ion active, and most importantly, account as many times for it, as the (molecular) ion contains isotopes in the whitelist ion_query_isotope_vector. In effect, ion_query_isotope_vector acts as a whitelist to filter which ions are considered as source ions of the correlation statistics and how the multiplicity of each ion will be factorized. Any of these values: * ``resolve_all`` * ``resolve_unknown`` * ``resolve_ion`` * ``resolve_element`` * ``resolve_isotope`` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/ion_query_isotope_vector_source-field: .. index:: ion_query_isotope_vector_source (field) **ion_query_isotope_vector_source**: (required) :ref:`NX_UINT ` (Rank: 2, Dimensions: [n_ion_source, n_ivecmax]) {units=\ :ref:`NX_UNITLESS `} Matrix of isotope vectors, as many as rows as different candidates for iontypes should be distinguished as possible source iontypes. In the simplest case, the matrix contains only the proton number of the element in the row, all other values set to zero. Combined with ion_query_type_source set to resolve_element this will recover usual spatial correlation statistics like the 1NN C-C spatial statistics. .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/ion_query_type_target-field: .. index:: ion_query_type_target (field) **ion_query_type_target**: (required) :ref:`NX_CHAR ` Similarly as ion_query_type_source how should iontypes be interpreted on the target-side, i.e. how many counts will be bookkept for ions which are neighbors of source ions within or on the surface of each inspection/ROI about each source ion. Source ion in the center of the ROI are not accounted for during counting the summary statistics. For details about the resolve values consider the explanations in ion_query_type_source. These account for ion_query_type_target as well. Any of these values: * ``resolve_all`` * ``resolve_unknown`` * ``resolve_ion`` * ``resolve_element`` * ``resolve_isotope`` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/ion_query_isotope_vector_target-field: .. index:: ion_query_isotope_vector_target (field) **ion_query_isotope_vector_target**: (required) :ref:`NX_UINT ` (Rank: 2, Dimensions: [n_ion_target, n_ivecmax]) {units=\ :ref:`NX_UNITLESS `} Matrix of isotope vectors, as many as rows as different candidates for iontypes to distinguish as possible targets. See additional comments under ion_query_isotope_vector_source. .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/dataset-group: **dataset**: (required) :ref:`NXapm_input_reconstruction` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/dataset/filename-field: .. index:: filename (field) **filename**: (required) :ref:`NX_CHAR ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/dataset/filename@version-attribute: .. index:: version (field attribute) **@version**: (required) :ref:`NX_CHAR ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/dataset/dataset_name_reconstruction-field: .. index:: dataset_name_reconstruction (field) **dataset_name_reconstruction**: (required) :ref:`NX_CHAR ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/dataset/dataset_name_mass_to_charge-field: .. index:: dataset_name_mass_to_charge (field) **dataset_name_mass_to_charge**: (required) :ref:`NX_CHAR ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/iontypes-group: **iontypes**: (required) :ref:`NXapm_input_ranging` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/iontypes/filename-field: .. index:: filename (field) **filename**: (required) :ref:`NX_CHAR ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/iontypes/filename@version-attribute: .. index:: version (field attribute) **@version**: (required) :ref:`NX_CHAR ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/iontypes/group_name_iontypes-field: .. index:: group_name_iontypes (field) **group_name_iontypes**: (required) :ref:`NX_CHAR ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter-group: **spatial_filter**: (optional) :ref:`NXspatial_filter` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/windowing_method-field: .. index:: windowing_method (field) **windowing_method**: (required) :ref:`NX_CHAR ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_ELLIPSOID_SET-group: **CG_ELLIPSOID_SET**: (optional) :ref:`NXcg_ellipsoid_set` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_ELLIPSOID_SET/dimensionality-field: .. index:: dimensionality (field) **dimensionality**: (required) :ref:`NX_POSINT ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_ELLIPSOID_SET/cardinality-field: .. index:: cardinality (field) **cardinality**: (required) :ref:`NX_POSINT ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_ELLIPSOID_SET/identifier_offset-field: .. index:: identifier_offset (field) **identifier_offset**: (required) :ref:`NX_INT ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_ELLIPSOID_SET/center-field: .. index:: center (field) **center**: (required) :ref:`NX_NUMBER ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_ELLIPSOID_SET/half_axes_radii-field: .. index:: half_axes_radii (field) **half_axes_radii**: (required) :ref:`NX_NUMBER ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_ELLIPSOID_SET/orientation-field: .. index:: orientation (field) **orientation**: (required) :ref:`NX_NUMBER ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_CYLINDER_SET-group: **CG_CYLINDER_SET**: (optional) :ref:`NXcg_cylinder_set` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_CYLINDER_SET/dimensionality-field: .. index:: dimensionality (field) **dimensionality**: (required) :ref:`NX_POSINT ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_CYLINDER_SET/cardinality-field: .. index:: cardinality (field) **cardinality**: (required) :ref:`NX_POSINT ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_CYLINDER_SET/identifier_offset-field: .. index:: identifier_offset (field) **identifier_offset**: (required) :ref:`NX_INT ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_CYLINDER_SET/center-field: .. index:: center (field) **center**: (required) :ref:`NX_NUMBER ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_CYLINDER_SET/height-field: .. index:: height (field) **height**: (required) :ref:`NX_NUMBER ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_CYLINDER_SET/radii-field: .. index:: radii (field) **radii**: (required) :ref:`NX_NUMBER ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_HEXAHEDRON_SET-group: **CG_HEXAHEDRON_SET**: (optional) :ref:`NXcg_hexahedron_set` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_HEXAHEDRON_SET/dimensionality-field: .. index:: dimensionality (field) **dimensionality**: (required) :ref:`NX_POSINT ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_HEXAHEDRON_SET/cardinality-field: .. index:: cardinality (field) **cardinality**: (required) :ref:`NX_POSINT ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_HEXAHEDRON_SET/identifier_offset-field: .. index:: identifier_offset (field) **identifier_offset**: (required) :ref:`NX_INT ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_HEXAHEDRON_SET/hexahedra-group: **hexahedra**: (required) :ref:`NXcg_face_list_data_structure` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CS_FILTER_BOOLEAN_MASK-group: **CS_FILTER_BOOLEAN_MASK**: (optional) :ref:`NXcs_filter_boolean_mask` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CS_FILTER_BOOLEAN_MASK/number_of_objects-field: .. index:: number_of_objects (field) **number_of_objects**: (required) :ref:`NX_UINT ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CS_FILTER_BOOLEAN_MASK/bitdepth-field: .. index:: bitdepth (field) **bitdepth**: (required) :ref:`NX_UINT ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CS_FILTER_BOOLEAN_MASK/mask-field: .. index:: mask (field) **mask**: (required) :ref:`NX_UINT ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CS_FILTER_BOOLEAN_MASK/identifier-field: .. index:: identifier (field) **identifier**: (required) :ref:`NX_UINT ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/evaporation_id_filter-group: **evaporation_id_filter**: (optional) :ref:`NXsubsampling_filter` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/iontype_filter-group: **iontype_filter**: (optional) :ref:`NXmatch_filter` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/hit_multiplicity_filter-group: **hit_multiplicity_filter**: (optional) :ref:`NXmatch_filter` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/ion_to_edge_distances-group: **ion_to_edge_distances**: (optional) :ref:`NXprocess` The tool enables to inject precomputed distances of each ion to a representation of the edge of the dataset which can be used to control and substantially reduce edge effects when computing spatial statistics. .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/ion_to_edge_distances/filename-field: .. index:: filename (field) **filename**: (required) :ref:`NX_CHAR ` Name of an HDF5 file which contains ion-to-edge distances. .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/ion_to_edge_distances/dataset_name_distances-field: .. index:: dataset_name_distances (field) **dataset_name_distances**: (required) :ref:`NX_CHAR ` Absolute HDF5 path to the dataset with the ion-to-edge distance values for each ion. The shape of the distance values has to match the length of the ion positions array in dataset/dataset_name_reconstruction and dataset_name_mass_to_charge respectively. .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/ion_to_edge_distances/edge_distance-field: .. index:: edge_distance (field) **edge_distance**: (required) :ref:`NX_FLOAT ` {units=\ :ref:`NX_LENGTH `} Threshold to define how large an ion has to lay at least far away from the edge of the dataset so that the ion can act as a source, i.e. that an ROI is placed at the location of the ion and its neighbors are analyzed how they contribute to the computed statistics. The ion_to_edge_distances threshold can be combined with a threshold for the ion_to_feature_distances. Specifically, if ion_to_feature_distances are loaded an ion only acts as a source if both threshold criteria are met. The threshold is useful to process the dataset such that ROIs do not protrude out of the dataset as this would add bias. .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/ion_to_feature_distances-group: **ion_to_feature_distances**: (optional) :ref:`NXprocess` In addition to spatial filtering, and considering how far ions lie to the edge of the dataset, it is possible to restrict the analyses to a sub-set of ions within a distance not farther away to a feature than a threshold value. .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/ion_to_feature_distances/filename-field: .. index:: filename (field) **filename**: (required) :ref:`NX_CHAR ` Name of an HDF5 file which contains ion-to-feature distances. .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/ion_to_feature_distances/dataset_name_distances-field: .. index:: dataset_name_distances (field) **dataset_name_distances**: (required) :ref:`NX_CHAR ` Absolute HDF5 path to the dataset with the ion-to-feature distance values for each ion. .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/ion_to_feature_distances/threshold-field: .. index:: threshold (field) **threshold**: (required) :ref:`NX_FLOAT ` {units=\ :ref:`NX_LENGTH `} Threshold to define how close an ion has to lay to a feature so that the ion can at all qualify as a source, i.e. that an ROI is placed at the location of the ion and its neighbors are then analyzed how they contribute to the computed statistics. Recall that the ion_to_feature_distances threshold is combined with the ion_to_edge_distances threshold. .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/random_number_generator-group: **random_number_generator**: (recommended) :ref:`NXcs_prng` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/random_number_generator/type-field: .. index:: type (field) **type**: (required) :ref:`NX_CHAR ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/random_number_generator/seed-field: .. index:: seed (field) **seed**: (required) :ref:`NX_NUMBER ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/random_number_generator/warmup-field: .. index:: warmup (field) **warmup**: (required) :ref:`NX_NUMBER ` .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/statistics-group: **statistics**: (required) :ref:`NXprocess` Specifies which spatial statistics to compute. .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/statistics/knn-group: **knn**: (optional) :ref:`NXprocess` Compute k-th nearest neighbour statistics. .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/statistics/knn/nth-field: .. index:: nth (field) **nth**: (required) :ref:`NX_UINT ` {units=\ :ref:`NX_UNITLESS `} Order k. .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/statistics/knn/histogram_min_incr_max-field: .. index:: histogram_min_incr_max (field) **histogram_min_incr_max**: (required) :ref:`NX_FLOAT ` (Rank: 1, Dimensions: [3]) {units=\ :ref:`NX_LENGTH `} Minimum value, increment, and maximum value of the histogram binning. .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/statistics/rdf-group: **rdf**: (optional) :ref:`NXprocess` Compute radial distribution function. .. _/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/statistics/rdf/histogram_min_incr_max-field: .. index:: histogram_min_incr_max (field) **histogram_min_incr_max**: (required) :ref:`NX_FLOAT ` (Rank: 1, Dimensions: [3]) {units=\ :ref:`NX_LENGTH `} Minimum value, increment, and maximum value of the histogram binning. .. _/NXapm_paraprobe_config_spatstat/ENTRY/performance-group: **performance**: (required) :ref:`NXcs_profiling` .. _/NXapm_paraprobe_config_spatstat/ENTRY/performance/current_working_directory-field: .. index:: current_working_directory (field) **current_working_directory**: (required) :ref:`NX_CHAR ` Hypertext Anchors ----------------- List of hypertext anchors for all groups, fields, attributes, and links defined in this class. * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY-group ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/analysis_description-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/analysis_identifier-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/definition-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/number_of_processes-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/performance-group ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/performance/current_working_directory-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/program-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/program@version-attribute ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/results_path-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics-group ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/dataset-group ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/dataset/dataset_name_mass_to_charge-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/dataset/dataset_name_reconstruction-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/dataset/filename-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/dataset/filename@version-attribute ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/evaporation_id_filter-group ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/hit_multiplicity_filter-group ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/ion_query_isotope_vector_source-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/ion_query_isotope_vector_target-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/ion_query_type_source-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/ion_query_type_target-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/ion_to_edge_distances-group ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/ion_to_edge_distances/dataset_name_distances-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/ion_to_edge_distances/edge_distance-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/ion_to_edge_distances/filename-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/ion_to_feature_distances-group ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/ion_to_feature_distances/dataset_name_distances-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/ion_to_feature_distances/filename-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/ion_to_feature_distances/threshold-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/iontype_filter-group ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/iontypes-group ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/iontypes/filename-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/iontypes/filename@version-attribute ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/iontypes/group_name_iontypes-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/random_number_generator-group ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/random_number_generator/seed-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/random_number_generator/type-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/random_number_generator/warmup-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/randomize_labels-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter-group ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_CYLINDER_SET-group ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_CYLINDER_SET/cardinality-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_CYLINDER_SET/center-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_CYLINDER_SET/dimensionality-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_CYLINDER_SET/height-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_CYLINDER_SET/identifier_offset-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_CYLINDER_SET/radii-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_ELLIPSOID_SET-group ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_ELLIPSOID_SET/cardinality-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_ELLIPSOID_SET/center-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_ELLIPSOID_SET/dimensionality-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_ELLIPSOID_SET/half_axes_radii-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_ELLIPSOID_SET/identifier_offset-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_ELLIPSOID_SET/orientation-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_HEXAHEDRON_SET-group ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_HEXAHEDRON_SET/cardinality-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_HEXAHEDRON_SET/dimensionality-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_HEXAHEDRON_SET/hexahedra-group ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CG_HEXAHEDRON_SET/identifier_offset-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CS_FILTER_BOOLEAN_MASK-group ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CS_FILTER_BOOLEAN_MASK/bitdepth-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CS_FILTER_BOOLEAN_MASK/identifier-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CS_FILTER_BOOLEAN_MASK/mask-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/CS_FILTER_BOOLEAN_MASK/number_of_objects-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/spatial_filter/windowing_method-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/statistics-group ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/statistics/knn-group ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/statistics/knn/histogram_min_incr_max-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/statistics/knn/nth-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/statistics/rdf-group ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/spatial_statistics/statistics/rdf/histogram_min_incr_max-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY/time_stamp-field ` * :ref:`/NXapm_paraprobe_config_spatstat/ENTRY@version-attribute ` **NXDL Source**: https://github.com/nexusformat/definitions/blob/main/contributed_definitions/NXapm_paraprobe_config_spatstat.nxdl.xml