2.3.3.3.90. NXem¶
Status:
application definition (contribution), extends NXobject
Description:
Application definition for normalized representation of electron microscopy rese ...
Application definition for normalized representation of electron microscopy research.
This application definition is a comprehensive example for a general description with which to normalize specific (meta)data collected from the research field of electron microscopy
NXem is designed to be used for documenting experiments or computer simulations in which controlled electron beams are used for studying electron-beam matter interaction to explore physical mechanisms and phenomena or to characterize materials with an electron microscope.
Symbols:
No symbol table
- Groups cited:
NXaberration, NXactuator, NXaperture, NXatom, NXbeam, NXcite, NXcomponent, NXcoordinate_system, NXcorrector_cs, NXcs_profiling, NXdata, NXdeflector, NXdetector, NXebeam_column, NXem_ebsd, NXem_eds, NXem_eels, NXem_img, NXentry, NXevent_data_em, NXfabrication, NXibeam_column, NXimage, NXinstrument_em, NXlens_em, NXmanipulator, NXmicrostructure_ipf, NXmicrostructure_odf, NXmicrostructure_pf, NXmicrostructure, NXmonochromator, NXnote, NXobject, NXoptical_system_em, NXphase, NXprocess, NXprogram, NXpump, NXsample, NXscanbox_em, NXsensor, NXsource, NXspectrum, NXunit_cell, NXuser
Structure:
ENTRY: (required) NXentry
definition: (required) NX_CHAR ⤆
Obligatory value:
NXem
experiment_alias: (optional) NX_CHAR
Alias (short name) which scientists can use to refer to this experiment.
experiment_description: (optional) NX_CHAR ⤆
Free-text description about the experiment. ...
Free-text description about the experiment.
Users are strongly advised to parameterize the description of their experiment by using respective groups and fields and base classes instead of writing prose into the field. The reason is that such free-text field is difficult to machine-interpret. The motivation behind keeping this field for now is to learn in how far the current base classes need extension based on user feedback.
start_time: (required) NX_DATE_TIME ⤆
ISO 8601 time code with local time zone offset to UTC information included ...
ISO 8601 time code with local time zone offset to UTC information included when the microscope session started. If the application demands that time codes in this section of the application definition should only be used for specifying when the experiment was performed - and the exact duration is not relevant - use this start_time field.
Often though it is useful to specify a time interval via setting both a start_time and an end_time because this enables software tools and users to collect a more detailed bookkeeping of the experiment.
Users should be aware though that even using only start_time and end_time may not be sufficient to infer how long the experiment took or for how long data were acquired. To bookkeep more fine-grained timestamps over the course of the experiment is possible with start_time and end_time fields of respective NXevent_data_em instances.
end_time: (recommended) NX_DATE_TIME ⤆
ISO 8601 time code with local time zone offset to UTC included when ...
ISO 8601 time code with local time zone offset to UTC included when the microscope session ended.
See docstring of the start_time field to see how to use the start_time and end_time together.
profiling: (optional) NXcs_profiling
The configuration of the software that was used to generate this NeXus file.
PROGRAM: (optional) NXprogram
A collection of all programs and libraries that are considered as relevant ...
A collection of all programs and libraries that are considered as relevant to understand with which software tools this NeXus file instance was generated. Ideally, to enable a binary recreation from the input data.
Examples include the name and version of the libraries used to write the instance. Ideally, the software which writes these NXprogram instances also includes the version of the set of NeXus classes i.e. the specific set of base classes, application definitions, and contributed definitions with which the here described concepts can be resolved.
For the pynxtools library which is used by the NOMAD research data management system, it makes sense to store e.g. the GitHub repository commit and respective submodule references used.
Instances can also be used to document the modules and libraries that are offered by the computational environment such as those parsed from conda or python virtualenv environments.
CITE: (optional) NXcite
Collection of serialized resources associated with the experiment. ...
Collection of serialized resources associated with the experiment.
An example how to use this set is to document from which files in formatting of technology partners, the (meta)data in an instance of NXem were filled with during parsing to NeXus.
file_name: (required) NX_CHAR ⤆
Information about persons who performed or were involved in the microscope ...
Information about persons who performed or were involved in the microscope session or simulation run.
Examples could be to put here the principle investigator who performed this experiment or students who performed simulations to name but a few. Adding multiple users if relevant is recommended.
The protection of personal data by laws is in different stages of development and strictness. Therefore, the existence of user data has not been made required.
Instances should use user as a name prefix.
identifierNAME: (recommended) NX_CHAR ⤆
Given (first) name and surname.
affiliation: (optional) NX_CHAR ⤆
Name of the affiliation at the point in time when the experiment was performed.
Postal address of the affiliation.
Email address at the point in time when the experiment was performed. ...
Email address at the point in time when the experiment was performed.
Writing the most permanently used email is recommended.
telephone_number: (optional) NX_CHAR ⤆
Telephone number at the point in time when the experiment was performed.
User role at the point in time when the experiment was performed. ...
User role at the point in time when the experiment was performed.
Examples are technician operating the microscope, student, postdoc, principle investigator, or guest.
A physical entity which contains material intended to be investigated. ...
A physical entity which contains material intended to be investigated. Sample and specimen are treated as de facto synonyms. Samples can be real or virtual ones as annotated via is_simulation.
The suggested best practice is to call this group sample. In those cases when multiple samples need to be grouped inside one entry, these SAMPLE groups should be named using the prefix sample followed an index starting from 1, i.e. (sample1, sample2).
There are at least two strategies how to store (meta)data when one analyzes multiple samples - not different ROIs on a single sample though - in one session.
One strategy is to store each sample and its results under an own NXem/ENTRY. This is one of the most frequent use cases as during most sessions typically only a single sample is investigated. In this case the name of this group should be NXem/ENTRY/sample.
If multiple samples are investigated storing each of them in an own ENTRY group eventually will demand an unnecessary duplication though of many details about the instrument.
This can be avoided by using another strategy how to store all samples and their results. Namely, by using only one instance of NXem/ENTRY. That NXem/ENTRY should then be named, like in the previous case, NXem/entry1 and the samples should be named sample1, sample2, etc., i.e. instances should use sample as a name prefix.
In this case though the collection of events demands to use identifier_sample to state clearly for which of the samples loaded the (characterization) event was detected.
This concept is related to term Specimen of the EMglossary standard.
is_simulation: (required) NX_BOOLEAN
Qualifier whether the sample is a real (in which case is_simulation should ...
Qualifier whether the sample is a real (in which case is_simulation should be set to false) or a virtual one (in which case is_simulation should be set to true).
physical_form: (recommended) NX_CHAR ⤆
Any of these values or a custom value (if you use a custom value, also set @custom=True):
bulk
|foil
|thin_film
|powder
identifier_sample: (recommended) NX_CHAR ⤆
Ideally, (globally) unique persistent identifier which distinguishes this ...
Ideally, (globally) unique persistent identifier which distinguishes this sample from all others and especially the predecessor/origin from where that sample was cut. The terms sample and specimen are here considered as exact synonyms.
This field must not be used for an alias for the sample! Instead, use name.
In cases where multiple specimens were loaded into the microscope, the identifier has to resolve the specific sample, whose results are stored by this NXentry instance because a single NXentry should be used for the characterization of a single specimen.
Details about the specimen preparation should be stored in resources referring to identifier_parent.
identifier_parent: (recommended) NX_CHAR ⤆
Identifier of the sample from which the sample was cut or the string *None ...
Identifier of the sample from which the sample was cut or the string None, i.e. the parent to this sample.
The purpose of this field is to support functionalities for tracking sample provenance in a research data management system.
preparation_date: (required) NX_DATE_TIME ⤆
ISO 8601 time code with local time zone offset to UTC information ...
ISO 8601 time code with local time zone offset to UTC information when the specimen was prepared.
Ideally, report the end of the preparation, i.e. the last known timestamp when the measured specimen surface was actively prepared. Ideally, this matches the last timestamp that is mentioned in the digital resource pointed to by identifier_parent.
Knowing when the specimen was exposed to e.g. specific atmosphere is especially required for material that is sensitive to the environment such as specimens that were charged with fast diffusing elements or short-lived radioactive tracers.
Additional time stamps prior to preparation_date should better be placed in resources which describe but do not pollute the description here with prose. Resolving these connected metadata is considered as within the responsibility of the research data management system and not the a NeXus file.
An alias used to refer to the specimen to please readability for humans.
atom_types: (required) NX_CHAR
List of comma-separated elements from the periodic table that are containe ...
List of comma-separated elements from the periodic table that are contained in the sample. If the sample substance has multiple components, all elements from each component must be included in atom_types.
The purpose of the field is to offer research data management systems an opportunity to parse the relevant elements without having to interpret these from the resources pointed to by identifier_parent or walk through eventually deeply nested groups in individual data instances.
thickness: (optional) NX_NUMBER {units=NX_LENGTH}
(Measured) sample thickness. ...
(Measured) sample thickness.
The information is recorded to qualify if the beam used was likely able to shine through the specimen. For scanning electron microscopy, in many cases the specimen is typically thicker than what is illuminatable by the electron beam.
In this case the value should be set to the actual thickness of the specimen viewed for an illumination situation where the nominal surface normal of the specimen is parallel to the optical axis.
density: (optional) NX_NUMBER {units=NX_ANY}
(Measured) density of the specimen. ...
(Measured) density of the specimen.
For multi-layered specimens this field should only be used to describe the density of the excited volume. For scanning electron microscopy the usage of this field is discouraged and instead an instance of a region-of-interest within connection to individual NXevent_data_em instances can provide a cleaner description of the relevant details why one may wish to store the density of the specimen.
description: (optional) NX_CHAR ⤆
Discouraged free-text field to provide further detail.
consistent_rotations: (recommended) NXobject
The conventions used when reporting crystal orientations. ...
The conventions used when reporting crystal orientations. We follow the best practices of the Material Science community that are defined in reference https://doi.org/10.1088/0965-0393/23/8/083501.
rotation_handedness: (required) NX_CHAR
Convention how a positive rotation angle is defined when viewing ...
Convention how a positive rotation angle is defined when viewing from the end of the rotation unit vector towards its origin. This is in accordance with convention 2 of reference https://doi.org/10.1088/0965-0393/23/8/083501.
Counter_clockwise is equivalent to a right-handed choice. Clockwise is equivalent to a left-handed choice.
Any of these values:
counter_clockwise
|clockwise
rotation_convention: (required) NX_CHAR
How are rotations interpreted into an orientation according to convention ...
How are rotations interpreted into an orientation according to convention 3 of reference https://doi.org/10.1088/0965-0393/23/8/083501.
Any of these values:
passive
|active
euler_angle_convention: (required) NX_CHAR
How are Euler angles interpreted given that there are several choices (e.g ...
How are Euler angles interpreted given that there are several choices (e.g. zxz, xyz) according to convention 4 of reference https://doi.org/10.1088/0965-0393/23/8/083501.
The most frequently used convention is zxz, which is based on the work of H.-J. Bunge but other conventions are possible. Apart from undefined, proper Euler angles are distinguished from (improper) Tait-Bryan angles.
Any of these values:
zxz
xyx
yzy
zyz
xzx
yxy
xyz
yzx
zxy
xzy
zyx
yxz
axis_angle_convention: (required) NX_CHAR
To which angular range is the rotation angle argument of an ...
To which angular range is the rotation angle argument of an axis-angle pair parameterization constrained according to convention 5 of reference https://doi.org/10.1088/0965-0393/23/8/083501.
Obligatory value:
rotation_angle_on_interval_zero_to_pi
sign_convention: (required) NX_CHAR
Which sign convention is followed when converting orientations ...
Which sign convention is followed when converting orientations between different parametrizations/representations according to convention 6 of reference https://doi.org/10.1088/0965-0393/23/8/083501.
Any of these values:
p_plus_one
|p_minus_one
COORDINATE_SYSTEM: (required) NXcoordinate_system
processing_reference_frame: (recommended) NXcoordinate_system
handedness: (required) NX_CHAR ⤆
origin: (recommended) NX_CHAR ⤆
Location of the origin of the processing_reference_frame. ...
Location of the origin of the processing_reference_frame.
It is assumed that regions-of-interest in this reference frame form a rectangle or cuboid. Edges are interpreted by inspecting the direction of their outer unit normals (which point either parallel or antiparallel) along respective base vector direction of the reference frame.
If any of these assumptions is not met, the user is required to explicitly state this.
Any of these values:
front_top_left
front_top_right
front_bottom_right
front_bottom_left
back_top_left
back_top_right
back_bottom_right
back_bottom_left
x_direction: (recommended) NX_CHAR ⤆
Direction of the positively pointing x-axis base vector of the ...
Direction of the positively pointing x-axis base vector of the processing_reference_frame.
Any of these values:
north
east
south
west
in
out
y_direction: (recommended) NX_CHAR ⤆
Direction of the positively pointing y-axis base vector of the ...
Direction of the positively pointing y-axis base vector of the processing_reference_frame.
Any of these values:
north
east
south
west
in
out
z_direction: (recommended) NX_CHAR ⤆
Direction of the positively pointing z-axis base vector of the ...
Direction of the positively pointing z-axis base vector of the processing_reference_frame.
Any of these values:
north
east
south
west
in
out
sample_reference_frame: (recommended) NXcoordinate_system
depends_on: (optional) NX_CHAR ⤆
Reference to the specifically named :ref:`NXsample` instance(s) for ...
Reference to the specifically named NXsample instance(s) for which these conventions apply (e.g. /entry1/sample1).
handedness: (required) NX_CHAR ⤆
origin: (recommended) NX_CHAR ⤆
Location of the origin of the sample_reference_frame. ...
Location of the origin of the sample_reference_frame.
It is assumed that regions-of-interest in this reference frame form a rectangle or cuboid. Edges are interpreted by inspecting the direction of their outer unit normals (which point either parallel or antiparallel) along respective base vector direction of the reference frame.
If any of these assumptions is not met, the user is required to explicitly state this.
Any of these values:
front_top_left
front_top_right
front_bottom_right
front_bottom_left
back_top_left
back_top_right
back_bottom_right
back_bottom_left
x_direction: (recommended) NX_CHAR ⤆
Direction of the positively pointing x-axis base vector of the ...
Direction of the positively pointing x-axis base vector of the sample_reference_frame.
Any of these values:
north
east
south
west
in
out
y_direction: (recommended) NX_CHAR ⤆
Direction of the positively pointing y-axis base vector of the ...
Direction of the positively pointing y-axis base vector of the sample_reference_frame.
Any of these values:
north
east
south
west
in
out
z_direction: (recommended) NX_CHAR ⤆
Direction of the positively pointing z-axis base vector of the ...
Direction of the positively pointing z-axis base vector of the sample_reference_frame.
Any of these values:
north
east
south
west
in
out
DETECTOR_REFERENCE_FRAME: (optional) NXcoordinate_system
Instances should use detector_reference_frame as a name prefix.
depends_on: (optional) NX_CHAR ⤆
Reference to the specifically named :ref:`NXdetector` instance for ...
Reference to the specifically named NXdetector instance for which these conventions apply (e.g. /entry1/instrument/detector1).
Instances should use detector_reference_frame as a name prefix.
handedness: (required) NX_CHAR ⤆
origin: (recommended) NX_CHAR ⤆
Location of the origin of the detector_reference_frame. ...
Location of the origin of the detector_reference_frame.
If the regions-of-interest forms a rectangle or cuboid, it is assumed that edges are interpreted by inspecting the direction of their outer unit normals (which point either parallel or antiparallel) along respective base vector direction of the reference frame.
If any of these assumptions is not met, the user is required to explicitly state this.
Any of these values:
front_top_left
front_top_right
front_bottom_right
front_bottom_left
back_top_left
back_top_right
back_bottom_right
back_bottom_left
x_direction: (recommended) NX_CHAR ⤆
Direction of the positively pointing x-axis base vector of the ...
Direction of the positively pointing x-axis base vector of the detector_reference_frame.
Any of these values:
north
east
south
west
in
out
y_direction: (recommended) NX_CHAR ⤆
Direction of the positively pointing y-axis base vector of the ...
Direction of the positively pointing y-axis base vector of the detector_reference_frame.
Any of these values:
north
east
south
west
in
out
z_direction: (recommended) NX_CHAR ⤆
Direction of the positively pointing z-axis base vector of the ...
Direction of the positively pointing z-axis base vector of the detector_reference_frame.
Any of these values:
north
east
south
west
in
out
measurement: (optional) NXobject
instrument: (required) NXinstrument_em
location: (recommended) NX_CHAR ⤆
fabrication: (required) NXfabrication ⤆
PROGRAM: (recommended) NXprogram
ebeam_column: (required) NXebeam_column ⤆
fabrication: (optional) NXfabrication ⤆
electron_source: (recommended) NXsource ⤆
LENS_EM: (optional) NXlens_em ⤆
APERTURE: (optional) NXaperture ⤆
MONOCHROMATOR: (optional) NXmonochromator ⤆
corrector_cs: (optional) NXcorrector_cs ⤆
corrector_ax: (optional) NXcomponent ⤆
BIPRISM: (optional) NXcomponent ⤆
PHASEPLATE: (optional) NXcomponent ⤆
Instances should use sensor as a name prefix.
ACTUATOR: (optional) NXactuator ⤆
Instances should use actuator as a name prefix.
Instances should use beam as a name prefix.
DEFLECTOR: (optional) NXdeflector ⤆
Instances should use deflector as a name prefix.
ibeam_column: (optional) NXibeam_column ⤆
fabrication: (optional) NXfabrication ⤆
ion_source: (required) NXsource ⤆
LENS_EM: (optional) NXlens_em ⤆
APERTURE: (optional) NXaperture ⤆
MONOCHROMATOR: (optional) NXmonochromator ⤆
Instances should use sensor as a name prefix.
ACTUATOR: (optional) NXactuator ⤆
Instances should use actuator as a name prefix.
Instances should use beam as a name prefix.
DEFLECTOR: (optional) NXdeflector ⤆
Instances should use deflector as a name prefix.
DETECTOR: (optional) NXdetector ⤆
scan_controller: (optional) NXscanbox_em ⤆
stage: (optional) NXmanipulator ⤆
nanoprobe: (optional) NXmanipulator ⤆
Instances should use sensor as a name prefix.
ACTUATOR: (optional) NXactuator ⤆
Instances should use actuator as a name prefix.
events: (optional) NXobject
EVENT_DATA_EM: (optional) NXevent_data_em
Instances should use event as a name prefix.
start_time: (recommended) NX_DATE_TIME ⤆
end_time: (recommended) NX_DATE_TIME ⤆
identifier_sample: (recommended) NX_CHAR ⤆
Instances should use image as a name prefix. ...
Instances should use image as a name prefix. Each NXimage instance must use only one image or stack instance.
PROCESS: (recommended) NXprocess ⤆
@AXISNAME_indices: (required) NX_UINT
title: (recommended) NX_CHAR ⤆
@long_name: (required) NX_CHAR
@long_name: (required) NX_CHAR
magnitude: (optional) NX_NUMBER ⤆
intensity: (optional) NX_COMPLEX
@long_name: (required) NX_CHAR
axis_k: (required) NX_NUMBER ⤆
axis_j: (required) NX_NUMBER ⤆
axis_i: (required) NX_NUMBER ⤆
@AXISNAME_indices: (required) NX_UINT
title: (recommended) NX_CHAR ⤆
@long_name: (required) NX_CHAR
@long_name: (required) NX_CHAR
magnitude: (optional) NX_NUMBER ⤆
intensity: (optional) NX_NUMBER ⤆
@long_name: (required) NX_CHAR
identifier_group: (optional) NX_INT ⤆
identifier_image: (required) NX_INT ⤆
axis_i: (required) NX_NUMBER ⤆
@AXISNAME_indices: (required) NX_UINT
title: (recommended) NX_CHAR ⤆
@long_name: (required) NX_CHAR
@long_name: (required) NX_CHAR
magnitude: (optional) NX_NUMBER ⤆
intensity: (optional) NX_NUMBER ⤆
@long_name: (required) NX_CHAR
identifier_group: (optional) NX_INT ⤆
identifier_image: (required) NX_INT ⤆
axis_j: (required) NX_NUMBER ⤆
axis_i: (required) NX_NUMBER ⤆
@AXISNAME_indices: (required) NX_UINT
title: (recommended) NX_CHAR ⤆
@long_name: (required) NX_CHAR
@long_name: (required) NX_CHAR
magnitude: (optional) NX_NUMBER ⤆
intensity: (optional) NX_NUMBER ⤆
@long_name: (required) NX_CHAR
identifier_group: (optional) NX_INT ⤆
identifier_image: (required) NX_INT ⤆
axis_k: (required) NX_NUMBER ⤆
axis_j: (required) NX_NUMBER ⤆
axis_i: (required) NX_NUMBER ⤆
SPECTRUM: (optional) NXspectrum ⤆
Instances should use spectrum as a name prefix. ...
Instances should use spectrum as a name prefix. Each NXspectrum instance must use only one spectrum or stack instance.
PROCESS: (recommended) NXprocess ⤆
spectrum_0d: (optional) NXdata ⤆
spectrum_1d: (optional) NXdata ⤆
spectrum_2d: (optional) NXdata ⤆
spectrum_3d: (optional) NXdata ⤆
@AXISNAME_indices: (required) NX_UINT
title: (recommended) NX_CHAR ⤆
intensity: (required) NX_NUMBER
@long_name: (required) NX_CHAR
identifier_spectrum: (required) NX_INT
@long_name: (required) NX_CHAR
axis_i: (required) NX_NUMBER
@long_name: (required) NX_CHAR
axis_energy: (required) NX_NUMBER
@long_name: (required) NX_CHAR
instrument: (recommended) NXinstrument_em ⤆
ebeam_column: (required) NXebeam_column ⤆
operation_mode: (required) NX_CHAR ⤆
electron_source: (optional) NXsource ⤆
LENS_EM: (optional) NXlens_em ⤆
Instances should use lens as a name prefix.
power_setting: (required) NX_CHAR_OR_NUMBER ⤆
APERTURE: (optional) NXaperture ⤆
Instances should use aperture as a name prefix.
setting: (recommended) NX_CHAR_OR_NUMBER
Descriptor for the aperture setting when the exact technical det ...
Descriptor for the aperture setting when the exact technical details are unknown or not directly controllable as the control software of the microscope does not enable or was not configured to display these values for users.
MONOCHROMATOR: (optional) NXmonochromator ⤆
corrector_cs: (optional) NXcorrector_cs ⤆
applied: (recommended) NX_BOOLEAN ⤆
TABLEAU: (required) NXprocess ⤆
Instances should use tableau as a name prefix.
c_1: (optional) NXaberration ⤆
a_1: (optional) NXaberration ⤆
b_2: (optional) NXaberration ⤆
a_2: (optional) NXaberration ⤆
c_3: (optional) NXaberration ⤆
s_3: (optional) NXaberration ⤆
a_3: (optional) NXaberration ⤆
b_4: (optional) NXaberration ⤆
d_4: (optional) NXaberration ⤆
a_4: (optional) NXaberration ⤆
c_5: (optional) NXaberration ⤆
s_5: (optional) NXaberration ⤆
r_5: (optional) NXaberration ⤆
a_6: (optional) NXaberration ⤆
c_1_0: (optional) NXaberration ⤆
c_1_2_a: (optional) NXaberration ⤆
c_1_2_b: (optional) NXaberration ⤆
c_2_1_a: (optional) NXaberration ⤆
c_2_1_b: (optional) NXaberration ⤆
c_2_3_a: (optional) NXaberration ⤆
c_2_3_b: (optional) NXaberration ⤆
c_3_0: (optional) NXaberration ⤆
c_3_2_a: (optional) NXaberration ⤆
c_3_2_b: (optional) NXaberration ⤆
c_3_4_a: (optional) NXaberration ⤆
c_3_4_b: (optional) NXaberration ⤆
c_4_1_a: (optional) NXaberration ⤆
c_4_1_b: (optional) NXaberration ⤆
c_4_3_a: (optional) NXaberration ⤆
c_4_3_b: (optional) NXaberration ⤆
c_4_5_a: (optional) NXaberration ⤆
c_4_5_b: (optional) NXaberration ⤆
c_5_0: (optional) NXaberration ⤆
c_5_2_a: (optional) NXaberration ⤆
c_5_2_b: (optional) NXaberration ⤆
c_5_4_a: (optional) NXaberration ⤆
c_5_4_b: (optional) NXaberration ⤆
c_5_6_a: (optional) NXaberration ⤆
c_5_6_b: (optional) NXaberration ⤆
corrector_ax: (optional) NXcomponent ⤆
Instances should use sensor as a name prefix.
ACTUATOR: (optional) NXactuator ⤆
Instances should use actuator as a name prefix.
Instances should use beam as a name prefix.
DEFLECTOR: (optional) NXdeflector ⤆
Instances should use deflector as a name prefix.
ibeam_column: (optional) NXibeam_column ⤆
ion_source: (required) NXsource ⤆
LENS_EM: (optional) NXlens_em ⤆
Instances should use lens as a name prefix.
power_setting: (required) NX_CHAR_OR_NUMBER ⤆
APERTURE: (optional) NXaperture ⤆
Instances should use aperture as a name prefix.
setting: (required) NX_CHAR_OR_NUMBER
Descriptor for the aperture setting when the exact technical det ...
Descriptor for the aperture setting when the exact technical details are unknown or not directly controllable as the control software of the microscope does not enable or was not configured to display these values for users.
MONOCHROMATOR: (optional) NXmonochromator ⤆
Instances should use monochromator as a name prefix.
applied: (required) NX_BOOLEAN ⤆
Instances should use sensor as a name prefix.
ACTUATOR: (optional) NXactuator ⤆
Instances should use actuator as a name prefix.
Instances should use beam as a name prefix.
DEFLECTOR: (optional) NXdeflector ⤆
Instances should use deflector as a name prefix.
DETECTOR: (optional) NXdetector ⤆
Instances should use detector as a name prefix.
mode: (required) NX_CHAR
Operation mode of the detector as displayed by the control software.
scan_controller: (optional) NXscanbox_em ⤆
Instances should use sensor as a name prefix.
ACTUATOR: (optional) NXactuator ⤆
Instances should use actuator as a name prefix.
stage: (optional) NXmanipulator ⤆
design: (recommended) NX_CHAR ⤆
rotation: (required) NX_NUMBER ⤆
position: (required) NX_NUMBER ⤆
sample_heater: (optional) NXactuator ⤆
physical_quantity: (required) NX_CHAR ⤆
heater_current: (optional) NX_NUMBER {units=NX_CURRENT}
Nominal current of the heater.
heater_voltage: (optional) NX_NUMBER {units=NX_VOLTAGE}
Nominal voltage of the heater.
optics: (recommended) NXoptical_system_em ⤆
SIMULATION: (optional) NXobject
Possibility for documenting a set of simulations of electron beam matter int ...
Possibility for documenting a set of simulations of electron beam matter interaction.
Instances should use simulation as a name prefix.
PROGRAM: (recommended) NXprogram
environment: (recommended) NXobject
config: (optional) NXobject
Configuration of the simulation
results: (optional) NXobject
Results of the simulation
IMAGE: (optional) NXimage
SPECTRUM: (optional) NXspectrum
INTERACTION_VOLUME: (optional) NXobject
Description of the volume of interaction between of particle-matter inte ...
Description of the volume of interaction between of particle-matter interaction.
Computer models like Monte Carlo or molecular dynamics / electron- or ion-beam interaction simulations can be used to qualify and (or) quantify the shape of the interaction volume. Results of such simulations can be summary statistics or single-particle-resolved sets of trajectories.
Explicit or implicit descriptions of the geometry of this interaction volume are possible:
An implicit description is via a set of electron/specimen interactions represented ideally as trajectory data from the computer simulation.
An explicit description is via iso-contour surface using either a simulation grid or a triangulated surface mesh of the approximated iso-contour surface evaluated at specific threshold values. Iso-contours could be computed from electron or particle flux through an imaginary control surface (the iso-surface) or energy-levels (e.g. the case of X-rays). Details depend on the model.
Another explicit description is via theoretical models which may be relevant e.g. for X-ray spectroscopy
Further details on how the interaction volume can be quantified is available in the literature for example:
Instances should use interaction_volume as a name prefix.
PROCESS: (recommended) NXprocess
ROI: (optional) NXobject
A region-of-interest analyzed either during or after the session for which s ...
A region-of-interest analyzed either during or after the session for which specific processed data are available. Instances should use roi as a name prefix.
This concept is related to term Region Of Interest of the EMglossary standard.
img: (optional) NXem_img
Instances should use image as a name prefix. ...
Instances should use image as a name prefix. Each NXimage instance must use only one image or stack instance.
imaging_mode: (required) NX_CHAR ⤆
MICROSTRUCTURE: (optional) NXmicrostructure
ebsd: (optional) NXem_ebsd
gnomonic_reference_frame: (optional) NXcoordinate_system ⤆
pattern_centre: (recommended) NXprocess ⤆
measurement: (optional) NXprocess ⤆
simulation: (optional) NXprocess ⤆
calibration: (recommended) NXprocess ⤆
indexing: (optional) NXprocess ⤆
number_of_scan_points: (required) NX_UINT ⤆
indexing_rate: (recommended) NX_NUMBER ⤆
Instances should use phase as a name prefix.
number_of_scan_points: (required) NX_UINT ⤆
unit_cell: (required) NXunit_cell ⤆
IPF: (recommended) NXmicrostructure_ipf
projection_direction: (required) NX_NUMBER ⤆
ODF: (optional) NXmicrostructure_odf
PF: (optional) NXmicrostructure_pf
MICROSTRUCTURE: (optional) NXmicrostructure
eds: (optional) NXem_eds
indexing: (required) NXprocess ⤆
atom_types: (required) NX_CHAR ⤆
eels: (optional) NXem_eels
Hypertext Anchors¶
List of hypertext anchors for all groups, fields, attributes, and links defined in this class.
/NXem/ENTRY/consistent_rotations/axis_angle_convention-field
/NXem/ENTRY/consistent_rotations/euler_angle_convention-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/identifier_sample-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_1d-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_1d/axis_i-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_1d/axis_i@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_1d/imag-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_1d/imag@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_1d/intensity-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_1d/intensity@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_1d/magnitude-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_1d/magnitude@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_1d/real-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_1d/real@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_1d/title-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_1d@axes-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_1d@AXISNAME_indices-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_1d@signal-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_2d-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_2d/axis_i-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_2d/axis_i@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_2d/axis_j-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_2d/axis_j@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_2d/imag-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_2d/imag@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_2d/intensity-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_2d/intensity@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_2d/magnitude-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_2d/magnitude@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_2d/real-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_2d/real@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_2d/title-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_2d@axes-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_2d@AXISNAME_indices-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_2d@signal-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_3d-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_3d/axis_i-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_3d/axis_i@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_3d/axis_j-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_3d/axis_j@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_3d/axis_k-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_3d/axis_k@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_3d/imag-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_3d/imag@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_3d/intensity-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_3d/intensity@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_3d/magnitude-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_3d/magnitude@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_3d/real-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_3d/real@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_3d/title-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_3d@axes-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_3d@AXISNAME_indices-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/image_3d@signal-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/PROCESS-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/PROCESS/identifier_detector-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/PROCESS/input-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/PROCESS/input/algorithm-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/PROCESS/input/checksum-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/PROCESS/input/context-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/PROCESS/input/file_name-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/PROCESS/input/type-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_1d-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_1d/axis_i-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_1d/axis_i@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_1d/identifier_group-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_1d/identifier_group@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_1d/identifier_image-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_1d/identifier_image@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_1d/imag-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_1d/imag@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_1d/intensity-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_1d/intensity@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_1d/magnitude-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_1d/magnitude@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_1d/real-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_1d/real@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_1d/title-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_1d@axes-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_1d@AXISNAME_indices-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_1d@signal-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_2d-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_2d/axis_i-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_2d/axis_i@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_2d/axis_j-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_2d/axis_j@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_2d/identifier_group-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_2d/identifier_group@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_2d/identifier_image-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_2d/identifier_image@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_2d/imag-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_2d/imag@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_2d/intensity-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_2d/intensity@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_2d/magnitude-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_2d/magnitude@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_2d/real-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_2d/real@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_2d/title-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_2d@axes-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_2d@AXISNAME_indices-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_2d@signal-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_3d-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_3d/axis_i-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_3d/axis_i@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_3d/axis_j-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_3d/axis_j@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_3d/axis_k-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_3d/axis_k@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_3d/identifier_group-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_3d/identifier_group@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_3d/identifier_image-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_3d/identifier_image@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_3d/imag-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_3d/imag@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_3d/intensity-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_3d/intensity@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_3d/magnitude-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_3d/magnitude@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_3d/real-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_3d/real@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_3d/title-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_3d@axes-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_3d@AXISNAME_indices-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/IMAGE/stack_3d@signal-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ACTUATOR-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/DETECTOR-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/DETECTOR/mode-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/ACTUATOR-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/APERTURE-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/APERTURE/setting-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/BEAM-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/corrector_ax-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/corrector_ax/applied-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/corrector_ax/value_x-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/corrector_ax/value_y-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/corrector_cs-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/corrector_cs/applied-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/corrector_cs/TABLEAU-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/corrector_cs/TABLEAU/a_1-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/corrector_cs/TABLEAU/a_2-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/corrector_cs/TABLEAU/a_3-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/corrector_cs/TABLEAU/a_4-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/corrector_cs/TABLEAU/a_6-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/corrector_cs/TABLEAU/b_2-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/corrector_cs/TABLEAU/b_4-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/corrector_cs/TABLEAU/c_1-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/corrector_cs/TABLEAU/c_3-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/corrector_cs/TABLEAU/c_5-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/corrector_cs/TABLEAU/d_4-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/corrector_cs/TABLEAU/r_5-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/corrector_cs/TABLEAU/s_3-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/corrector_cs/TABLEAU/s_5-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/DEFLECTOR-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/electron_source-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/electron_source/voltage-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/LENS_EM-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/LENS_EM/power_setting-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/MONOCHROMATOR-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/MONOCHROMATOR/applied-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/MONOCHROMATOR/dispersion-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/MONOCHROMATOR/voltage-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/operation_mode-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ebeam_column/SENSOR-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ibeam_column-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ibeam_column/ACTUATOR-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ibeam_column/APERTURE-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ibeam_column/APERTURE/setting-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ibeam_column/BEAM-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ibeam_column/DEFLECTOR-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ibeam_column/ion_source-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ibeam_column/ion_source/flux-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ibeam_column/ion_source/probe-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ibeam_column/ion_source/voltage-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ibeam_column/LENS_EM-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ibeam_column/LENS_EM/power_setting-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ibeam_column/MONOCHROMATOR-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ibeam_column/MONOCHROMATOR/applied-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/ibeam_column/SENSOR-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/optics-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/scan_controller-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/scan_controller/dwell_time-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/scan_controller/scan_schema-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/SENSOR-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/stage-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/stage/design-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/stage/position-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/stage/rotation-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/stage/sample_heater-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/stage/sample_heater/heater_current-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/stage/sample_heater/heater_power-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/stage/sample_heater/heater_voltage-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/stage/sample_heater/physical_quantity-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/stage/tilt1-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/instrument/stage/tilt2-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/PROCESS-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/PROCESS/identifier_detector-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/PROCESS/input-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/PROCESS/input/algorithm-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/PROCESS/input/checksum-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/PROCESS/input/context-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/PROCESS/input/file_name-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/PROCESS/input/type-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_0d-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_0d/axis_energy-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_0d/axis_energy@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_0d/intensity-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_0d/intensity@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_0d/title-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_0d@axes-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_0d@AXISNAME_indices-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_0d@signal-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_1d-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_1d/axis_energy-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_1d/axis_energy@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_1d/axis_i-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_1d/axis_i@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_1d/intensity-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_1d/intensity@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_1d/title-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_1d@axes-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_1d@AXISNAME_indices-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_1d@signal-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_2d-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_2d/axis_energy-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_2d/axis_energy@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_2d/axis_i-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_2d/axis_i@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_2d/axis_j-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_2d/axis_j@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_2d/intensity-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_2d/intensity@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_2d/title-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_2d@axes-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_2d@AXISNAME_indices-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_2d@signal-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_3d-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_3d/axis_energy-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_3d/axis_energy@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_3d/axis_i-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_3d/axis_i@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_3d/axis_j-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_3d/axis_j@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_3d/axis_k-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_3d/axis_k@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_3d/intensity-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_3d/intensity@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_3d/title-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_3d@axes-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_3d@AXISNAME_indices-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/spectrum_3d@signal-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_0d-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_0d/axis_energy-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_0d/axis_energy@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_0d/identifier_spectrum-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_0d/intensity-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_0d/intensity@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_0d/title-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_0d@axes-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_0d@AXISNAME_indices-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_0d@signal-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_1d-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_1d/axis_energy-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_1d/axis_energy@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_1d/axis_i-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_1d/axis_i@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_1d/identifier_spectrum-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_1d/intensity-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_1d/intensity@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_1d/title-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_1d@axes-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_1d@AXISNAME_indices-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_1d@signal-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_2d-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_2d/axis_energy-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_2d/axis_energy@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_2d/axis_i-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_2d/axis_i@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_2d/axis_j-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_2d/axis_j@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_2d/identifier_spectrum-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_2d/intensity-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_2d/intensity@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_2d/title-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_2d@axes-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_2d@AXISNAME_indices-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_2d@signal-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_3d-group
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_3d/axis_energy-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_3d/axis_energy@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_3d/axis_i-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_3d/axis_i@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_3d/axis_j-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_3d/axis_j@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_3d/axis_k-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_3d/axis_k@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_3d/identifier_spectrum-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_3d/intensity-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_3d/intensity@long_name-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_3d/title-field
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_3d@axes-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_3d@AXISNAME_indices-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/SPECTRUM/stack_3d@signal-attribute
/NXem/ENTRY/measurement/events/EVENT_DATA_EM/start_time-field
/NXem/ENTRY/measurement/instrument/DETECTOR/fabrication-group
/NXem/ENTRY/measurement/instrument/DETECTOR/fabrication/model-field
/NXem/ENTRY/measurement/instrument/DETECTOR/fabrication/serial_number-field
/NXem/ENTRY/measurement/instrument/DETECTOR/fabrication/vendor-field
/NXem/ENTRY/measurement/instrument/ebeam_column/ACTUATOR-group
/NXem/ENTRY/measurement/instrument/ebeam_column/APERTURE-group
/NXem/ENTRY/measurement/instrument/ebeam_column/APERTURE/fabrication-group
/NXem/ENTRY/measurement/instrument/ebeam_column/APERTURE/fabrication/model-field
/NXem/ENTRY/measurement/instrument/ebeam_column/APERTURE/fabrication/serial_number-field
/NXem/ENTRY/measurement/instrument/ebeam_column/APERTURE/fabrication/vendor-field
/NXem/ENTRY/measurement/instrument/ebeam_column/APERTURE/name-field
/NXem/ENTRY/measurement/instrument/ebeam_column/BIPRISM-group
/NXem/ENTRY/measurement/instrument/ebeam_column/BIPRISM/fabrication-group
/NXem/ENTRY/measurement/instrument/ebeam_column/BIPRISM/fabrication/model-field
/NXem/ENTRY/measurement/instrument/ebeam_column/BIPRISM/fabrication/serial_number-field
/NXem/ENTRY/measurement/instrument/ebeam_column/BIPRISM/fabrication/vendor-field
/NXem/ENTRY/measurement/instrument/ebeam_column/corrector_ax-group
/NXem/ENTRY/measurement/instrument/ebeam_column/corrector_ax/fabrication-group
/NXem/ENTRY/measurement/instrument/ebeam_column/corrector_ax/fabrication/model-field
/NXem/ENTRY/measurement/instrument/ebeam_column/corrector_ax/fabrication/serial_number-field
/NXem/ENTRY/measurement/instrument/ebeam_column/corrector_ax/fabrication/vendor-field
/NXem/ENTRY/measurement/instrument/ebeam_column/corrector_cs-group
/NXem/ENTRY/measurement/instrument/ebeam_column/corrector_cs/fabrication-group
/NXem/ENTRY/measurement/instrument/ebeam_column/corrector_cs/fabrication/model-field
/NXem/ENTRY/measurement/instrument/ebeam_column/corrector_cs/fabrication/serial_number-field
/NXem/ENTRY/measurement/instrument/ebeam_column/corrector_cs/fabrication/vendor-field
/NXem/ENTRY/measurement/instrument/ebeam_column/DEFLECTOR-group
/NXem/ENTRY/measurement/instrument/ebeam_column/electron_source-group
/NXem/ENTRY/measurement/instrument/ebeam_column/electron_source/emitter_type-field
/NXem/ENTRY/measurement/instrument/ebeam_column/electron_source/fabrication-group
/NXem/ENTRY/measurement/instrument/ebeam_column/electron_source/fabrication/model-field
/NXem/ENTRY/measurement/instrument/ebeam_column/electron_source/fabrication/serial_number-field
/NXem/ENTRY/measurement/instrument/ebeam_column/electron_source/fabrication/vendor-field
/NXem/ENTRY/measurement/instrument/ebeam_column/electron_source/probe-field
/NXem/ENTRY/measurement/instrument/ebeam_column/fabrication-group
/NXem/ENTRY/measurement/instrument/ebeam_column/fabrication/model-field
/NXem/ENTRY/measurement/instrument/ebeam_column/fabrication/serial_number-field
/NXem/ENTRY/measurement/instrument/ebeam_column/fabrication/vendor-field
/NXem/ENTRY/measurement/instrument/ebeam_column/LENS_EM-group
/NXem/ENTRY/measurement/instrument/ebeam_column/LENS_EM/fabrication-group
/NXem/ENTRY/measurement/instrument/ebeam_column/LENS_EM/fabrication/model-field
/NXem/ENTRY/measurement/instrument/ebeam_column/LENS_EM/fabrication/serial_number-field
/NXem/ENTRY/measurement/instrument/ebeam_column/LENS_EM/fabrication/vendor-field
/NXem/ENTRY/measurement/instrument/ebeam_column/LENS_EM/name-field
/NXem/ENTRY/measurement/instrument/ebeam_column/MONOCHROMATOR-group
/NXem/ENTRY/measurement/instrument/ebeam_column/MONOCHROMATOR/fabrication-group
/NXem/ENTRY/measurement/instrument/ebeam_column/MONOCHROMATOR/fabrication/model-field
/NXem/ENTRY/measurement/instrument/ebeam_column/MONOCHROMATOR/fabrication/serial_number-field
/NXem/ENTRY/measurement/instrument/ebeam_column/MONOCHROMATOR/fabrication/vendor-field
/NXem/ENTRY/measurement/instrument/ebeam_column/MONOCHROMATOR/type-field
/NXem/ENTRY/measurement/instrument/ebeam_column/PHASEPLATE-group
/NXem/ENTRY/measurement/instrument/ebeam_column/PHASEPLATE/fabrication-group
/NXem/ENTRY/measurement/instrument/ebeam_column/PHASEPLATE/fabrication/model-field
/NXem/ENTRY/measurement/instrument/ebeam_column/PHASEPLATE/fabrication/serial_number-field
/NXem/ENTRY/measurement/instrument/ebeam_column/PHASEPLATE/fabrication/vendor-field
/NXem/ENTRY/measurement/instrument/ebeam_column/PHASEPLATE/type-field
/NXem/ENTRY/measurement/instrument/ebeam_column/SENSOR-group
/NXem/ENTRY/measurement/instrument/fabrication/serial_number-field
/NXem/ENTRY/measurement/instrument/ibeam_column/ACTUATOR-group
/NXem/ENTRY/measurement/instrument/ibeam_column/APERTURE-group
/NXem/ENTRY/measurement/instrument/ibeam_column/APERTURE/fabrication-group
/NXem/ENTRY/measurement/instrument/ibeam_column/APERTURE/fabrication/model-field
/NXem/ENTRY/measurement/instrument/ibeam_column/APERTURE/fabrication/serial_number-field
/NXem/ENTRY/measurement/instrument/ibeam_column/APERTURE/fabrication/vendor-field
/NXem/ENTRY/measurement/instrument/ibeam_column/APERTURE/name-field
/NXem/ENTRY/measurement/instrument/ibeam_column/DEFLECTOR-group
/NXem/ENTRY/measurement/instrument/ibeam_column/fabrication-group
/NXem/ENTRY/measurement/instrument/ibeam_column/fabrication/model-field
/NXem/ENTRY/measurement/instrument/ibeam_column/fabrication/serial_number-field
/NXem/ENTRY/measurement/instrument/ibeam_column/fabrication/vendor-field
/NXem/ENTRY/measurement/instrument/ibeam_column/ion_source-group
/NXem/ENTRY/measurement/instrument/ibeam_column/ion_source/emitter_type-field
/NXem/ENTRY/measurement/instrument/ibeam_column/ion_source/fabrication-group
/NXem/ENTRY/measurement/instrument/ibeam_column/ion_source/fabrication/model-field
/NXem/ENTRY/measurement/instrument/ibeam_column/ion_source/fabrication/serial_number-field
/NXem/ENTRY/measurement/instrument/ibeam_column/ion_source/fabrication/vendor-field
/NXem/ENTRY/measurement/instrument/ibeam_column/ion_source/probe-group
/NXem/ENTRY/measurement/instrument/ibeam_column/LENS_EM-group
/NXem/ENTRY/measurement/instrument/ibeam_column/LENS_EM/fabrication-group
/NXem/ENTRY/measurement/instrument/ibeam_column/LENS_EM/fabrication/model-field
/NXem/ENTRY/measurement/instrument/ibeam_column/LENS_EM/fabrication/serial_number-field
/NXem/ENTRY/measurement/instrument/ibeam_column/LENS_EM/fabrication/vendor-field
/NXem/ENTRY/measurement/instrument/ibeam_column/LENS_EM/name-field
/NXem/ENTRY/measurement/instrument/ibeam_column/MONOCHROMATOR-group
/NXem/ENTRY/measurement/instrument/ibeam_column/MONOCHROMATOR/fabrication-group
/NXem/ENTRY/measurement/instrument/ibeam_column/MONOCHROMATOR/fabrication/model-field
/NXem/ENTRY/measurement/instrument/ibeam_column/MONOCHROMATOR/fabrication/serial_number-field
/NXem/ENTRY/measurement/instrument/ibeam_column/MONOCHROMATOR/fabrication/vendor-field
/NXem/ENTRY/measurement/instrument/ibeam_column/SENSOR-group
/NXem/ENTRY/measurement/instrument/nanoprobe/fabrication-group
/NXem/ENTRY/measurement/instrument/nanoprobe/fabrication/model-field
/NXem/ENTRY/measurement/instrument/nanoprobe/fabrication/serial_number-field
/NXem/ENTRY/measurement/instrument/nanoprobe/fabrication/vendor-field
/NXem/ENTRY/measurement/instrument/PROGRAM/program@version-attribute
/NXem/ENTRY/measurement/instrument/scan_controller/fabrication-group
/NXem/ENTRY/measurement/instrument/scan_controller/fabrication/model-field
/NXem/ENTRY/measurement/instrument/scan_controller/fabrication/serial_number-field
/NXem/ENTRY/measurement/instrument/scan_controller/fabrication/vendor-field
/NXem/ENTRY/measurement/instrument/stage/fabrication/model-field
/NXem/ENTRY/measurement/instrument/stage/fabrication/serial_number-field
/NXem/ENTRY/measurement/instrument/stage/fabrication/vendor-field
/NXem/ENTRY/ROI/ebsd/gnomonic_reference_frame/handedness-field
/NXem/ENTRY/ROI/ebsd/gnomonic_reference_frame/x_direction-field
/NXem/ENTRY/ROI/ebsd/gnomonic_reference_frame/y_direction-field
/NXem/ENTRY/ROI/ebsd/gnomonic_reference_frame/z_direction-field
/NXem/ENTRY/ROI/ebsd/indexing/PHASE/IPF/legend/axis_x@long_name-attribute
/NXem/ENTRY/ROI/ebsd/indexing/PHASE/IPF/legend/axis_y@long_name-attribute
/NXem/ENTRY/ROI/ebsd/indexing/PHASE/IPF/legend/data@long_name-attribute
/NXem/ENTRY/ROI/ebsd/indexing/PHASE/IPF/legend@axes-attribute
/NXem/ENTRY/ROI/ebsd/indexing/PHASE/IPF/legend@AXISNAME_indices-attribute
/NXem/ENTRY/ROI/ebsd/indexing/PHASE/IPF/legend@signal-attribute
/NXem/ENTRY/ROI/ebsd/indexing/PHASE/IPF/map/axis_x@long_name-attribute
/NXem/ENTRY/ROI/ebsd/indexing/PHASE/IPF/map/axis_y@long_name-attribute
/NXem/ENTRY/ROI/ebsd/indexing/PHASE/IPF/map/axis_z@long_name-attribute
/NXem/ENTRY/ROI/ebsd/indexing/PHASE/IPF/map/data@long_name-attribute
/NXem/ENTRY/ROI/ebsd/indexing/PHASE/IPF/map@AXISNAME_indices-attribute
/NXem/ENTRY/ROI/ebsd/indexing/PHASE/IPF/map@signal-attribute
/NXem/ENTRY/ROI/ebsd/indexing/PHASE/IPF/projection_direction-field
/NXem/ENTRY/ROI/ebsd/indexing/PHASE/number_of_scan_points-field
/NXem/ENTRY/ROI/ebsd/indexing/PHASE/unit_cell/alpha_beta_gamma-field
/NXem/ENTRY/ROI/ebsd/indexing/PHASE/unit_cell/space_group-field
/NXem/ENTRY/ROI/ebsd/indexing/roi/axis_x@long_name-attribute
/NXem/ENTRY/ROI/ebsd/indexing/roi/axis_y@long_name-attribute
/NXem/ENTRY/ROI/ebsd/indexing/roi/axis_z@long_name-attribute
/NXem/ENTRY/ROI/ebsd/indexing/roi@AXISNAME_indices-attribute
/NXem/ENTRY/ROI/ebsd/pattern_centre/x_boundary_convention-field
/NXem/ENTRY/ROI/ebsd/pattern_centre/x_normalization_direction-field
/NXem/ENTRY/ROI/ebsd/pattern_centre/y_boundary_convention-field
/NXem/ENTRY/ROI/ebsd/pattern_centre/y_normalization_direction-field
/NXem/ENTRY/ROI/eds/indexing/IMAGE/image_2d/axis_i@long_name-attribute
/NXem/ENTRY/ROI/eds/indexing/IMAGE/image_2d/axis_i@units-attribute
/NXem/ENTRY/ROI/eds/indexing/IMAGE/image_2d/axis_j@long_name-attribute
/NXem/ENTRY/ROI/eds/indexing/IMAGE/image_2d/axis_j@units-attribute
/NXem/ENTRY/ROI/eds/indexing/IMAGE/image_2d/intensity@units-attribute
/NXem/ENTRY/ROI/eds/indexing/IMAGE/image_2d@AXISNAME_indices-attribute
/NXem/ENTRY/ROI/eds/indexing/IMAGE/image_2d@signal-attribute
/NXem/ENTRY/ROI/eds/indexing/IMAGE/iupac_line_candidates-field
/NXem/ENTRY/ROI/eds/indexing/summary/axis_energy@long_name-attribute
/NXem/ENTRY/ROI/eds/indexing/summary@AXISNAME_indices-attribute
/NXem/ENTRY/SIMULATION/environment/PROGRAM/program@version-attribute
/NXem/ENTRY/SIMULATION/results/INTERACTION_VOLUME/DATA-group
/NXem/ENTRY/SIMULATION/results/INTERACTION_VOLUME/PROCESS-group