Skip to content

Commit

Permalink
Revert "added type="NX_FLOAT" to energy field for monochromator"
Browse files Browse the repository at this point in the history
This reverts commit f3a09a1.

(On behalf of @RussBerg)
  • Loading branch information
phyy-nx committed Jan 23, 2020
1 parent f3a09a1 commit 6531416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/NXstxm.nxdl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<field name="probe" minOccurs="1" maxOccurs="1"/>
</group>
<group type="NXmonochromator" name="monochromator" minOccurs="1" maxOccurs="1">
<field name="energy" minOccurs="1" maxOccurs="1" type="NX_FLOAT">
<field name="energy" minOccurs="1" maxOccurs="1">
<dimensions rank="1">
<dim index="1" value="NumP" />
</dimensions>
Expand Down

0 comments on commit 6531416

Please sign in to comment.