Skip to content

Commit

Permalink
changes to NXsource type
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspie committed Oct 1, 2024
1 parent 8bcb6c1 commit 96ffad8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions base_classes/NXsource.nxdl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,18 +66,18 @@
<item value="Broadband Tunable Light Source"/>
<item value="Halogen Lamp"/>
<item value="LED"/>
<item value="Mercury Cadmium Telluride"/>
<item value="Mercury Cadmium Telluride Lamp"/>
<item value="Deuterium Lamp"/>
<item value="Xenon Lamp"/>
<item value="Globar"/>
<item value="Other"/>
</enumeration>
</field>
<field name="type_other">
<doc>
Specification of type, may also go to name.
</doc>
</field>
<attribute name="type_other">
<doc>
Specification of type.
</doc>
</attribute>
</field>
<field name="probe">
<doc>type of radiation probe (pick one from the enumerated list and spell exactly)</doc>
<enumeration>
Expand Down

0 comments on commit 96ffad8

Please sign in to comment.