Skip to content

Commit

Permalink
Restore slit_angle, make new field slit_edges
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-d-jones authored Apr 2, 2019
1 parent 72b030c commit 9a0825d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions base_classes/NXdisk_chopper.nxdl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@
<doc>Number of slits</doc>
</field>
<field name="slit_angle" type="NX_FLOAT" units="NX_ANGLE">
<doc>Angular opening</doc>
</field>
<field name="slit_edges" type="NX_FLOAT" units="NX_ANGLE">
<doc>
Angle of the each edge of each slit from the position of the
top-dead-center timestamp sensor, anticlockwise when facing the sample.
Expand Down

0 comments on commit 9a0825d

Please sign in to comment.