ess.nmx.mcstas.xml#

Functions

filter_by_tag(xml_items, tag)

Filter xml items by tag.

filter_by_type_prefix(xml_items, prefix)

Filter xml items by type prefix.

find_attributes(component, *args)

Retrieve args as float from xml.

read_mcstas_geometry_xml(file_path)

Retrieve geometry parameters from mcstas file

select_by_tag(xml_items, tag)

Select element with tag if there is only one.

select_by_type_prefix(xml_items, prefix)

Select xml item by type prefix.

Classes

DetectorDesc(component_type, name, id_start, ...)

Detector information extracted from McStas instrument xml description.

McStasInstrument(simulation_settings, ...)

SampleDesc(component_type, name, position, ...)

Sample description extracted from McStas instrument xml description.

SimulationSettings(length_unit, angle_unit, ...)

Simulation settings extracted from McStas instrument xml description.

SourceDesc(component_type, name, position)

Source description extracted from McStas instrument xml description.