Skip to content

Commit

Permalink
small changes to NXbeam and NXmonochromator
Browse files Browse the repository at this point in the history
# Conflicts:
#	base_classes/NXbeam.nxdl.xml
#	base_classes/nyaml/NXbeam.yaml
#	base_classes/nyaml/NXmonochromator.yaml
  • Loading branch information
lukaspie committed Sep 23, 2024
1 parent 5e99e7d commit ef91d55
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions base_classes/NXmonochromator.nxdl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,16 @@
Wavelength dispersion at the exit slit.
</doc>
</field>
<group name="entrance_slit" type="NXaperture">
<doc>
Size, position and shape of the entrance slit of the monochromator.
</doc>
</group>
<group name="exit_slit" type="NXaperture">
<doc>
Size, position and shape of the exit slit of the monochromator.
</doc>
</group>
<group type="NXdata" name="distribution"/>
<group type="NXgeometry" name="geometry" deprecated="Use the field `depends_on` and :ref:`NXtransformations` to position the monochromator and NXoff_geometry to describe its shape instead"/>
<group type="NXoff_geometry" minOccurs="0">
Expand Down

0 comments on commit ef91d55

Please sign in to comment.